summaryrefslogtreecommitdiff
path: root/graphics/gqview
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-03 02:46:49 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-03 02:46:49 +0000
commit5dc9b7f571c5ff107f23c55359449e1320f5bc23 (patch)
tree5a017d01eb1fdb09f452ca186cf116b89ff21ba0 /graphics/gqview
parentDeploy USE_GNOMENG infrastructure (diff)
Deploy USE_GNOMENG infrastructure
PR: 42349 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=65522
Diffstat (limited to 'graphics/gqview')
-rw-r--r--graphics/gqview/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile
index a137d682d235..d40744ea4895 100644
--- a/graphics/gqview/Makefile
+++ b/graphics/gqview/Makefile
@@ -13,10 +13,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= nakai@FreeBSD.org
-LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
-
USE_X_PREFIX= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gdkpixbuf
WANT_GNOME= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
@@ -24,8 +23,9 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
.include <bsd.port.pre.mk>
-.if defined(HAVE_GNOME)
-USE_GNOME= yes
+.if ${HAVE_GNOME:Mlibcapplet}!=""
+USE_GNOME+= libcapplet
+PKGNAMESUFFIX= -gnome
.endif
MAN1= gqview.1