aboutsummaryrefslogtreecommitdiff
path: root/misc/gaim-guifications/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/gaim-guifications/Makefile')
-rw-r--r--misc/gaim-guifications/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/misc/gaim-guifications/Makefile b/misc/gaim-guifications/Makefile
index c4462ad055c0..9663d752d6e0 100644
--- a/misc/gaim-guifications/Makefile
+++ b/misc/gaim-guifications/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= guifications
-PORTVERSION= 1.8
+PORTVERSION= 1.9
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,13 +15,12 @@ PKGNAMEPREFIX= gaim-
MAINTAINER= ports@c0decafe.net
COMMENT= Plugin to add msn style "toaster" popups to Gaim
-BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/gaim:configure
+BUILD_DEPENDS= ${X11BASE}/include/gaim/config.h:${PORTSDIR}/net/gaim
RUN_DEPENDS= gaim:${PORTSDIR}/net/gaim
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= lthack gtk20
+USE_GNOME= gnomeprefix gnomehack lthack gtk20
USE_LIBTOOL_VER=13
-CONFIGURE_ARGS= --with-gaim=${WRKDIRPREFIX}${.CURDIR}/../../net/gaim/work/gaim*
.include <bsd.port.mk>