aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/fvwm24
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-09-02 09:30:26 +0800
committerlioux <lioux@FreeBSD.org>2002-09-02 09:30:26 +0800
commit2f3818b7d277c1201084a6fbfc0030994018d162 (patch)
tree862b81bc8d76b25f3feb3c37389d729125d4e13f /x11-wm/fvwm24
parent7b440318c026f6439da1a9df5d1d3b95169c8a0d (diff)
downloadfreebsd-ports-gnome-2f3818b7d277c1201084a6fbfc0030994018d162.tar.gz
freebsd-ports-gnome-2f3818b7d277c1201084a6fbfc0030994018d162.tar.zst
freebsd-ports-gnome-2f3818b7d277c1201084a6fbfc0030994018d162.zip
Deploy USE_GNOMENG infrastructure
PR: 42305 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Diffstat (limited to 'x11-wm/fvwm24')
-rw-r--r--x11-wm/fvwm24/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/x11-wm/fvwm24/Makefile b/x11-wm/fvwm24/Makefile
index ba2d10086d07..b7063924444a 100644
--- a/x11-wm/fvwm24/Makefile
+++ b/x11-wm/fvwm24/Makefile
@@ -12,7 +12,6 @@ MASTER_SITES= ftp://ftp.fvwm.org/pub/fvwm/version-2/ \
http://www.fvwm.org/generated/icon_download/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} fvwm_icons.tgz
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-USE_BZIP2= yes
MAINTAINER= cy@FreeBSD.org
@@ -25,13 +24,15 @@ LIB_DEPENDS+= stroke.0:${PORTSDIR}/devel/libstroke
USE_GMAKE= yes
USE_XPM= yes
USE_X_PREFIX= yes
+USE_BZIP2= yes
+USE_GNOMENG= yes
+WANT_GNOME= yes
.include <bsd.port.pre.mk>
-WANT_GNOME= yes
-.if defined(HAVE_GNOME)
-USE_GTK= yes
-USE_IMLIB= yes
+.if ${HAVE_GNOME:Mimlib}!=""
+USE_GNOME+= imlib
+PKGNAMESUFFIX= -imlib
.endif
GNU_CONFIGURE= yes