diff options
-rw-r--r-- | devel/gnustep-make/Makefile | 4 | ||||
-rw-r--r-- | devel/gnustep-make/distinfo | 2 | ||||
-rw-r--r-- | devel/gnustep-make/pkg-plist | 4 | ||||
-rw-r--r-- | lang/gnustep-guile/Makefile | 6 | ||||
-rw-r--r-- | mail/gnumail/pkg-plist | 4 |
5 files changed, 2 insertions, 18 deletions
diff --git a/devel/gnustep-make/Makefile b/devel/gnustep-make/Makefile index 3542ab17f477..ba0dcbdc42ba 100644 --- a/devel/gnustep-make/Makefile +++ b/devel/gnustep-make/Makefile @@ -6,11 +6,7 @@ # PORTNAME= gnustep-make -.if defined(WITH_GNUSTEP_DEVEL) -PORTVERSION= 1.9.2 -.else PORTVERSION= 1.10.0 -.endif CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= core diff --git a/devel/gnustep-make/distinfo b/devel/gnustep-make/distinfo index d6b8c47f6ac6..901926b7b341 100644 --- a/devel/gnustep-make/distinfo +++ b/devel/gnustep-make/distinfo @@ -1,4 +1,2 @@ -MD5 (gnustep-make-1.9.2.tar.gz) = 80acfa3ccaaae94f467f913d7cfedd8d -SIZE (gnustep-make-1.9.2.tar.gz) = 366822 MD5 (gnustep-make-1.10.0.tar.gz) = bfd0f6530b938e7ee1d5a300219a0ab3 SIZE (gnustep-make-1.10.0.tar.gz) = 372852 diff --git a/devel/gnustep-make/pkg-plist b/devel/gnustep-make/pkg-plist index b723974d8040..71b7527d8471 100644 --- a/devel/gnustep-make/pkg-plist +++ b/devel/gnustep-make/pkg-plist @@ -1,6 +1,6 @@ @exec mkdir -p %D/System/Library/Makefiles @exec ln -s Library/Makefiles %D/System -%%GNUSTEP_STABLE%%System/.GNUsteprc +System/.GNUsteprc System/Library/Makefiles/GNUstep-reset.sh System/Library/Makefiles/GNUstep.csh System/Library/Makefiles/GNUstep.sh @@ -103,7 +103,7 @@ System/Library/Makefiles/spec-debug-alone-rules.template System/Library/Makefiles/spec-debug-rules.template System/Library/Makefiles/spec-rules.template System/Library/Makefiles/strip_makefiles.sh -%%GNUSTEP_STABLE%%System/Library/Makefiles/tar-exclude-list +System/Library/Makefiles/tar-exclude-list System/Library/Makefiles/subproject.make System/Library/Makefiles/target.make System/Library/Makefiles/test-application.make diff --git a/lang/gnustep-guile/Makefile b/lang/gnustep-guile/Makefile index 204961b23e76..d9b87d1fbb7a 100644 --- a/lang/gnustep-guile/Makefile +++ b/lang/gnustep-guile/Makefile @@ -50,10 +50,4 @@ GUILE_VER!= (cd ${PORTSDIR}/lang/guile && make -V GUILE_VER) pre-configure: ${TOUCH} ${WRKSRC}/Greg/ac_nonexistent.h -.if defined(WITH_GNUSTEP_DEVEL) -post-configure: - ${MKDIR} ${WRKSRC}/ScriptKit/Foundation - ${CP} ${FILESDIR}/NSConcreteNumber.h ${WRKSRC}/ScriptKit/Foundation/ -.endif - .include <bsd.port.post.mk> diff --git a/mail/gnumail/pkg-plist b/mail/gnumail/pkg-plist index d6d060fe6d7f..e1b3e864284a 100644 --- a/mail/gnumail/pkg-plist +++ b/mail/gnumail/pkg-plist @@ -1,7 +1,4 @@ Local/Applications/GNUMail.app/GNUMail -%%GNUSTEP_DEVEL%%Local/Applications/GNUMail.app/Resources/CVS/Entries -%%GNUSTEP_DEVEL%%Local/Applications/GNUMail.app/Resources/CVS/Repository -%%GNUSTEP_DEVEL%%Local/Applications/GNUMail.app/Resources/CVS/Root Local/Applications/GNUMail.app/Resources/Address_bcc.tiff Local/Applications/GNUMail.app/Resources/Address_cc.tiff Local/Applications/GNUMail.app/Resources/AddressBook_32.tiff @@ -172,7 +169,6 @@ Local/Library/GNUMail/Viewing.prefs/stamp.make @dirrm Local/Applications/GNUMail.app/Resources/French.lproj @dirrm Local/Applications/GNUMail.app/Resources/English.lproj @dirrm Local/Applications/GNUMail.app/Resources/Czech.lproj -%%GNUSTEP_DEVEL%%@dirrm Local/Applications/GNUMail.app/Resources/CVS @dirrm Local/Applications/GNUMail.app/Resources @dirrm Local/Applications/GNUMail.app @dirrm Local/Applications |