diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2007-12-12 17:53:09 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2007-12-12 17:53:09 +0000 |
commit | 06b015120185816b0add0dd2ec9a339a1a3db3c7 (patch) | |
tree | 2e862e38bcdcbc4f4fe7d1939d19d481c60b0601 /devel/fortytwo-encore/Makefile | |
parent | 2f8bda1ede9923afd5a745258138f025911a21ac (diff) |
Notes
Diffstat (limited to 'devel/fortytwo-encore/Makefile')
-rw-r--r-- | devel/fortytwo-encore/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/fortytwo-encore/Makefile b/devel/fortytwo-encore/Makefile index 90fee2b5c134..87d64f03d166 100644 --- a/devel/fortytwo-encore/Makefile +++ b/devel/fortytwo-encore/Makefile @@ -6,8 +6,7 @@ # PORTNAME= encore -PORTVERSION= 0.3.0 -PORTREVISION= 1 +PORTVERSION= 0.3.1 CATEGORIES= devel gnustep MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fortytwo @@ -26,7 +25,7 @@ USE_GNUSTEP_INSTALL= yes DEFAULT_LIBVERSION= 0.1 USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} -WRKSRC= ${WRKDIR}/Encore-${PORTVERSION} +WRKSRC= ${WRKDIR}/Encore DOCSDIR= ${GNUSTEP_PREFIX}/Local/Library/Documentation/Encore post-install: |