aboutsummaryrefslogtreecommitdiff
path: root/graphics/chbg
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2001-05-04 21:41:30 +0000
committerAde Lovett <ade@FreeBSD.org>2001-05-04 21:41:30 +0000
commitbc47cccc84a1837da1919cf6c75785c9646d1761 (patch)
treef7a9d348554d6994c70ad84089b6b749b7ac60fd /graphics/chbg
parent7ce0c30d7530087588921aedd4971eec44d11823 (diff)
downloadports-bc47cccc84a1837da1919cf6c75785c9646d1761.tar.gz
ports-bc47cccc84a1837da1919cf6c75785c9646d1761.zip
Notes
Diffstat (limited to 'graphics/chbg')
-rw-r--r--graphics/chbg/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/graphics/chbg/Makefile b/graphics/chbg/Makefile
index 94b26a376cae..788508c7d371 100644
--- a/graphics/chbg/Makefile
+++ b/graphics/chbg/Makefile
@@ -7,7 +7,8 @@
PORTNAME= chbg
PORTVERSION= 1.2
-CATEGORIES= graphics
+PORTREVISION= 1
+CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.idata.sk/~ondrej/sw/
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,11 +16,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= p@dancris.com
-LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
-
USE_X_PREFIX= yes
+USE_GNOMECTRL= yes
USE_GMAKE= yes
-USE_IMLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"