aboutsummaryrefslogtreecommitdiff
path: root/devel/moonshine/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-04-05 16:29:00 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-04-05 16:29:00 +0000
commit8699215ca2be809a982f338c87d32ba91c92696a (patch)
tree12bcd146aa6752f69893f47e642e1f2e247e3c07 /devel/moonshine/Makefile
parent6b8216a241f137cf6ad2b02e2ab22497c68090d0 (diff)
downloadports-8699215ca2be809a982f338c87d32ba91c92696a.tar.gz
ports-8699215ca2be809a982f338c87d32ba91c92696a.zip
Notes
Diffstat (limited to 'devel/moonshine/Makefile')
-rw-r--r--devel/moonshine/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/moonshine/Makefile b/devel/moonshine/Makefile
index 9257295682c9..cc4f954bf776 100644
--- a/devel/moonshine/Makefile
+++ b/devel/moonshine/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= moonshine
-PORTVERSION= 1.1.3
+PORTVERSION= 1.1.5
CATEGORIES= devel
MASTER_SITES= ftp://ftp.suite3220.com/pub/Moonshine/1.1/src/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
@@ -17,6 +17,7 @@ USE_QT_VER= 2
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_XLIB= yes
GNU_CONFIGURE= yes
+CONFIGURE_ENV= QTDIR="${X11BASE}"
QTCPPFLAGS+= -I${X11BASE}/include
.include <bsd.port.pre.mk>