summaryrefslogtreecommitdiff
path: root/misc/gnustep-examples
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-06-18 04:07:19 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-06-18 04:07:19 +0000
commit81cc6cf002b4040a48e13a1051993ddc9f93eeec (patch)
tree8ddc867567546083d9899ecbc5b5949c78ba8099 /misc/gnustep-examples
parentInstrument a facility for including wishlist patches if WITH_WISHLIST (diff)
- don't package ~/GNUSstep
Notes
Notes: svn path=/head/; revision=83222
Diffstat (limited to 'misc/gnustep-examples')
-rw-r--r--misc/gnustep-examples/Makefile3
-rw-r--r--misc/gnustep-examples/pkg-plist8
2 files changed, 3 insertions, 8 deletions
diff --git a/misc/gnustep-examples/Makefile b/misc/gnustep-examples/Makefile
index 4df6bbfc7933..11283bff3c97 100644
--- a/misc/gnustep-examples/Makefile
+++ b/misc/gnustep-examples/Makefile
@@ -44,5 +44,8 @@ post-install:
@(cd ${WRKSRC}/gui/${i}; . ${SYSMAKEDIR}/GNUstep.sh; \
${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${INSTALL_TARGET})
.endfor
+.if defined(PARALLEL_PACKAGE_BUILD) || defined(BATCH) || defined(CLEAN_ROOT)
+ rm -rf /root/GNUstep
+.endif
.include <bsd.port.post.mk>
diff --git a/misc/gnustep-examples/pkg-plist b/misc/gnustep-examples/pkg-plist
index e9e28230e4b1..70f571419f3b 100644
--- a/misc/gnustep-examples/pkg-plist
+++ b/misc/gnustep-examples/pkg-plist
@@ -282,11 +282,3 @@ System/Applications/NSPanelTest.app/stamp.make
@dirrm Local/Applications/Calculator.app/Resources
@dirrm Local/Applications/Calculator.app
@dirrm Local/Applications
-@cwd /root
-GNUstep/Defaults/.GNUstepDefaults
-GNUstep/Services/.GNUstepServices
-GNUstep/Services/.GNUstepAppList
-@dirrm GNUstep/Defaults
-@dirrm GNUstep/Library
-@dirrm GNUstep/Services
-@dirrm GNUstep