summaryrefslogtreecommitdiff
path: root/x11/gnustep-preferences/Makefile
diff options
context:
space:
mode:
authoradam <adam>2003-12-05 10:20:27 +0000
committeradam <adam>2003-12-05 10:20:27 +0000
commitceeae48d8c3a25e7140a0c3cdec3d10440c6938c (patch)
tree792cf8bb79b3d058650618a0e2c2fe201b6796e7 /x11/gnustep-preferences/Makefile
parent873161926ea5a90047c0a1645a6cb3aa48d3f93a (diff)
downloadpkgsrc-ceeae48d8c3a25e7140a0c3cdec3d10440c6938c.tar.gz
Adopted to work with GNUstep 0.9.0
Diffstat (limited to 'x11/gnustep-preferences/Makefile')
-rw-r--r--x11/gnustep-preferences/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/x11/gnustep-preferences/Makefile b/x11/gnustep-preferences/Makefile
index 54f4f7774b2..e5c8b1fa70a 100644
--- a/x11/gnustep-preferences/Makefile
+++ b/x11/gnustep-preferences/Makefile
@@ -1,22 +1,22 @@
-# $NetBSD: Makefile,v 1.9 2003/07/17 22:56:29 grant Exp $
+# $NetBSD: Makefile,v 1.10 2003/12/05 10:23:55 adam Exp $
#
DISTNAME= Preferences-1.2.0
PKGNAME= gnustep-${DISTNAME:S/P/p/}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= x11 gnustep
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=prefsapp/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= adam@NetBSD.org
HOMEPAGE= http://prefsapp.sourceforge.net/
COMMENT= Application for setting preferences for the GNUstep system
-NO_CONFIGURE= YES
-USE_BUILDLINK2= YES
-USE_GMAKE= YES
-USE_X11= YES
-MAKEFILE= GNUmakefile
+NO_CONFIGURE= YES
+USE_BUILDLINK2= YES
+USE_GMAKE= YES
+USE_X11= YES
+MAKEFILE= GNUmakefile
.include "../../x11/gnustep-back/buildlink2.mk"
.include "../../mk/pthread.buildlink2.mk"