aboutsummaryrefslogtreecommitdiff
path: root/devel/moonshine/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-04-03 08:14:43 +0000
committerWill Andrews <will@FreeBSD.org>2001-04-03 08:14:43 +0000
commitdbba8af6447e625aae93ec45e619acbecb4ab189 (patch)
treed696a8c2d3e835a743132aa1f6a5cc0557d1c435 /devel/moonshine/Makefile
parent683eaaa4ff765b627c52f147501abfaec4449cce (diff)
downloadports-dbba8af6447e625aae93ec45e619acbecb4ab189.tar.gz
ports-dbba8af6447e625aae93ec45e619acbecb4ab189.zip
Notes
Diffstat (limited to 'devel/moonshine/Makefile')
-rw-r--r--devel/moonshine/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/moonshine/Makefile b/devel/moonshine/Makefile
index 76c5424effd8..53cdb3f31c06 100644
--- a/devel/moonshine/Makefile
+++ b/devel/moonshine/Makefile
@@ -13,13 +13,10 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= sobomax@FreeBSD.org
-USE_QT2= yes
+USE_QT_VER= 2
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_XLIB= yes
GNU_CONFIGURE= yes
-CPPFLAGS+= -I${X11BASE}/include
-
-CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"
.include <bsd.port.pre.mk>