diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-03-23 19:40:02 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-03-23 19:40:02 +0000 |
commit | 4e2e52d3384cb8ba9d92f1d7ebead241bb50ce5b (patch) | |
tree | 6c75fa57f7dda1915c2c090baca3e384c24de22d /deskutils/gworkspace/Makefile | |
parent | eaf073fe170987c52d12a2f79cb07a860f5120a8 (diff) |
Notes
Diffstat (limited to 'deskutils/gworkspace/Makefile')
-rw-r--r-- | deskutils/gworkspace/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/gworkspace/Makefile b/deskutils/gworkspace/Makefile index d35887368d1d..06ab82a15da0 100644 --- a/deskutils/gworkspace/Makefile +++ b/deskutils/gworkspace/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gworkspace -PORTVERSION= 0.4.6.1 +PORTVERSION= 0.5 CATEGORIES= deskutils MASTER_SITES= http://www.gnustep.it/enrico/gworkspace/ \ http://www.imago.ro/gworkspace/ @@ -19,7 +19,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libcallback.a:${PORTSDIR}/devel/ffcall RUN_DEPENDS= ${BACKBUNDLEDIR}/libgnustep-back:${PORTSDIR}/x11-toolkits/gnustep-back PREFIX= ${LOCALBASE}/GNUstep -WRKSRC= ${WRKDIR}/GWorkspace-${PORTVERSION} +WRKSRC= ${WRKDIR}/${PORTNAME} GUN_CONFIGURE= yes USE_GMAKE= yes MAKEFILE= GNUmakefile |