diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2008-06-08 12:34:51 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2008-06-08 12:34:51 +0000 |
commit | fe218d9750c54aa73aa116250bd79f247d0a7910 (patch) | |
tree | 20a9ca70acfe20a695f7bfcec7cc440dc4cab2c0 /devel/etoile-unitkit | |
parent | 8907eef11100e3f65c5ae9dcc799206b21bb57e4 (diff) |
Notes
Diffstat (limited to 'devel/etoile-unitkit')
-rw-r--r-- | devel/etoile-unitkit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/etoile-unitkit/Makefile b/devel/etoile-unitkit/Makefile index 2de67a72e193..4e40e6149efb 100644 --- a/devel/etoile-unitkit/Makefile +++ b/devel/etoile-unitkit/Makefile @@ -23,7 +23,7 @@ USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} -WRKSRC= ${WRKDIR}/Etoile-${PORTVERSION} +WRKSRC= ${WRKDIR}/Etoile-0.2 USE_GNUSTEP_MAKE_DIRS+= Frameworks/UnitKit .include <bsd.port.mk> |