pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/attr - g/c url2pkg marker
details: https://anonhg.NetBSD.org/pkgsrc/rev/3e0cea1e97c6
branches: trunk
changeset: 648315:3e0cea1e97c6
user: tnn <tnn%pkgsrc.org@localhost>
date: Fri Mar 13 17:13:26 2015 +0000
description:
- g/c url2pkg marker
- needs gettext-lib as gettext support is enabled
diffstat:
sysutils/attr/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 3789106ff910 -r 3e0cea1e97c6 sysutils/attr/Makefile
--- a/sysutils/attr/Makefile Fri Mar 13 17:08:14 2015 +0000
+++ b/sysutils/attr/Makefile Fri Mar 13 17:13:26 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/07/22 08:00:36 manu Exp $
+# $NetBSD: Makefile,v 1.2 2015/03/13 17:13:26 tnn Exp $
ATTR_VERS= 2.4.47
PKGNAME= attr-${ATTR_VERS}
@@ -28,5 +28,5 @@
LDFLAGS.NetBSD+= -lintl
#MAKE_ENV+= LTCOMMAND="libtool --install"
-# url2pkg-marker (please do not remove this line.)
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index