aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2010-11-08 23:59:02 +0800
committerpav <pav@FreeBSD.org>2010-11-08 23:59:02 +0800
commitb9eab9b3a670fd0d94dfc9ebbda00f04d7c13a63 (patch)
treeb6227c64f3c64ac887d166cf954042423eea5683
parent1ce61af87e12ac588fa1db2c28fd310b25fe2a49 (diff)
downloadfreebsd-ports-gnome-b9eab9b3a670fd0d94dfc9ebbda00f04d7c13a63.tar.gz
freebsd-ports-gnome-b9eab9b3a670fd0d94dfc9ebbda00f04d7c13a63.tar.zst
freebsd-ports-gnome-b9eab9b3a670fd0d94dfc9ebbda00f04d7c13a63.zip
- Fix build: set CPP value in environment to match the value in patch
Reported by: pointyhat
-rw-r--r--graphics/vertex/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/vertex/Makefile b/graphics/vertex/Makefile
index 36435a7806cf..c4929a272e3e 100644
--- a/graphics/vertex/Makefile
+++ b/graphics/vertex/Makefile
@@ -22,8 +22,7 @@ USE_GNOME= imlib
USE_GMAKE= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= UNIX
-
-BROKEN= does not compile
+CPP= ${CXX}
MAN1= ${PORTNAME}.1