pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/gnustep-base
Module Name: pkgsrc
Committed By: joerg
Date: Sat Apr 18 22:00:59 UTC 2020
Modified Files:
pkgsrc/devel/gnustep-base: Makefile
Log Message:
Needs pkg-config.
To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 pkgsrc/devel/gnustep-base/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/gnustep-base/Makefile
diff -u pkgsrc/devel/gnustep-base/Makefile:1.82 pkgsrc/devel/gnustep-base/Makefile:1.83
--- pkgsrc/devel/gnustep-base/Makefile:1.82 Thu Apr 16 09:35:35 2020
+++ pkgsrc/devel/gnustep-base/Makefile Sat Apr 18 22:00:59 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2020/04/16 09:35:35 manu Exp $
+# $NetBSD: Makefile,v 1.83 2020/04/18 22:00:59 joerg Exp $
DISTNAME= gnustep-base-1.27.0
#PKGREVISION= 1
@@ -10,6 +10,7 @@ HOMEPAGE= http://www.gnustep.org/
COMMENT= GNUstep foundation classes
LICENSE= gnu-gpl-v3
+USE_TOOLS+= pkg-config
USE_LANGUAGES= objc
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --exec-prefix=${PREFIX}/libexec/GNUstep
Home |
Main Index |
Thread Index |
Old Index