summaryrefslogtreecommitdiffstats
path: root/graphics/xmorph/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xmorph/Makefile')
-rw-r--r--graphics/xmorph/Makefile13
1 files changed, 5 insertions, 8 deletions
diff --git a/graphics/xmorph/Makefile b/graphics/xmorph/Makefile
index b07498f..df01537 100644
--- a/graphics/xmorph/Makefile
+++ b/graphics/xmorph/Makefile
@@ -7,10 +7,9 @@
PORTNAME= xmorph
PORTVERSION= 2006.08.17
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF
DISTNAME= ${PORTNAME}_${PORTVERSION:S/.//g}
MAINTAINER= ports@FreeBSD.org
@@ -22,14 +21,12 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.//g}
CONFLICTS= libmorph*
-USE_X_PREFIX= yes
WANT_GNOME= yes
USE_GNOME= gnometarget
-USE_GCC= 3.4+
-USE_XORG= xbitmaps
+USE_XORG= xbitmaps x11 xaw xext
USE_AUTOTOOLS= libtool:15
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --without-waili
USE_LDCONFIG= yes
OpenPOWER on IntegriCloud