summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-03-04 21:10:31 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-03-04 21:10:31 +0000
commitc011bc5a2af96d9df720e24884a2a7f9d19f29b5 (patch)
treefe31079810b515138b93fd23735178658b90d661 /graphics
parent- update to 1.62 (diff)
- Fix build after infrastructure update
- Fix package on clean ports tree Approved by: portmgr (linimon)
Notes
Notes: svn path=/head/; revision=156959
Diffstat (limited to 'graphics')
-rw-r--r--graphics/cenon/Makefile4
-rw-r--r--graphics/cenon/pkg-plist2
2 files changed, 5 insertions, 1 deletions
diff --git a/graphics/cenon/Makefile b/graphics/cenon/Makefile
index b106cb30b702..524c4080fb70 100644
--- a/graphics/cenon/Makefile
+++ b/graphics/cenon/Makefile
@@ -17,7 +17,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= danfe@FreeBSD.org
COMMENT= A vector graphics tool for GNUstep
-PREFIX= ${LOCALBASE}/GNUstep
+GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
+PREFIX= ${GNUSTEP_PREFIX}
NO_MTREE= yes
USE_BZIP2= yes
USE_GMAKE= yes
@@ -47,6 +48,7 @@ post-extract:
@${FIND} ${WRKSRC}/Library -name COPYING -delete
post-install:
+ -@${MKDIR} ${PREFIX}/Local/Library
.if defined(WITH_FULL_LIBRARY)
${TAR} xyvf ${_DISTDIR}/CenonLibrary-${PORTVERSION}-1${EXTRACT_SUFX} \
-C ${PREFIX}/Local/Library --exclude COPYING
diff --git a/graphics/cenon/pkg-plist b/graphics/cenon/pkg-plist
index ab644246bdeb..795fda0fb620 100644
--- a/graphics/cenon/pkg-plist
+++ b/graphics/cenon/pkg-plist
@@ -246,6 +246,7 @@ Local/Applications/Cenon.app/stamp.make
@dirrm Local/Applications/Cenon.app/Resources/German.lproj
@dirrm Local/Applications/Cenon.app/Resources
@dirrm Local/Applications/Cenon.app
+@dirrmtry Local/Applications
Local/Library/Cenon/Devices/din/.dir.tiff
Local/Library/Cenon/Devices/din/sm_1000.dev
Local/Library/Cenon/Devices/din/excellon.dev
@@ -454,3 +455,4 @@ Local/Library/Cenon/.dir.tiff
%%FULL%%@dirrm Local/Library/Cenon/Documentation/SinkingMetrics.cenon
%%FULL%%@dirrm Local/Library/Cenon/Documentation
@dirrm Local/Library/Cenon
+@dirrmtry Local/Library