summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-02-26 20:05:16 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-02-26 20:05:16 +0000
commit55b29f2dc48d008c38254b0d24b2d8f750333f94 (patch)
tree2f2e1005cddd250ed211e0a0c3a71e7b223e260f /devel
parent- Update gnustep-gui and gnustep-back to 0.8.4 (diff)
- Update for gnustep 1.5.2 and gui 0.8.4
Notes
Notes: svn path=/head/; revision=76515
Diffstat (limited to 'devel')
-rw-r--r--devel/projectcenter.app/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/projectcenter.app/Makefile b/devel/projectcenter.app/Makefile
index 64444972c984..1c6451fc77e0 100644
--- a/devel/projectcenter.app/Makefile
+++ b/devel/projectcenter.app/Makefile
@@ -7,6 +7,7 @@
PORTNAME= projectcenter.app
PORTVERSION= 0.3.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/dev-apps/
DISTNAME= ProjectCenter-${PORTVERSION}
@@ -26,6 +27,7 @@ MAKE_ENV= ADDITIONAL_INCLUDE_DIRS="-I${WRKSRC}" \
ADDITIONAL_LIB_DIRS="-L${WRKSRC}/PCLib/shared_obj/${GNU_ARCH}/${OPSYS:L}/gnu-gnu-gnu"
ALL_TARGET=
NO_MTREE= yes
+USE_GCC= 3.2
BACKBUNDLEDIR= ${PREFIX}/System/Library/Bundles/libgnustep-back.bundle/${GNU_ARCH}/${OPSYS:L}/gnu-gnu-gnu