aboutsummaryrefslogtreecommitdiff
path: root/graphics/cenon/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-04-25 15:34:30 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-04-25 15:34:30 +0000
commit67c7391607044742d450c745939bb74964eddeaf (patch)
treefdea9ea61184e62b3ee31fe35dd5a95ad7cebb34 /graphics/cenon/Makefile
parent6740060dcf1b94a92aca59563d211bb3a8ac524b (diff)
downloadports-67c7391607044742d450c745939bb74964eddeaf.tar.gz
ports-67c7391607044742d450c745939bb74964eddeaf.zip
Notes
Diffstat (limited to 'graphics/cenon/Makefile')
-rw-r--r--graphics/cenon/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/graphics/cenon/Makefile b/graphics/cenon/Makefile
index 163bc4ea03db..8b95cced8050 100644
--- a/graphics/cenon/Makefile
+++ b/graphics/cenon/Makefile
@@ -17,16 +17,13 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= danfe@FreeBSD.org
COMMENT= A vector graphics tool for GNUstep
-GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
-PREFIX= ${GNUSTEP_PREFIX}
-NO_MTREE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNUSTEP= yes
+USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
-USE_REINPLACE= yes
WRKSRC= ${WRKDIR}/Cenon
MAKEFILE= GNUmakefile
@@ -35,10 +32,6 @@ OPTIONS= FULL_LIBRARY "Install complete Cenon Library" off
.include <bsd.port.pre.mk>
-.if ${CC} == "gcc40" || ${CC} == "gcc41" || ${CC} == "gcc42"
-BROKEN= Does not compile
-.endif
-
.if defined(WITH_FULL_LIBRARY)
DISTFILES+= CenonLibrary-${PORTVERSION}-1${EXTRACT_SUFX}
PLIST_SUB+= FULL=""