From 6855df27735fc5f10d442e902a0e3b24e5c8f96d Mon Sep 17 00:00:00 2001 From: ade Date: Fri, 4 May 2001 21:41:30 +0000 Subject: Various patches (mainly shared library revision changes) for those ports that depend on GNOME and need to change for 1.4 --- x11/wmmenu/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'x11/wmmenu') diff --git a/x11/wmmenu/Makefile b/x11/wmmenu/Makefile index 242b90038119..eca1f03dc50f 100644 --- a/x11/wmmenu/Makefile +++ b/x11/wmmenu/Makefile @@ -7,17 +7,18 @@ PORTNAME= wmmenu PORTVERSION= 0.4 -CATEGORIES= x11 +PORTREVISION= 1 +CATEGORIES= x11 gnome MASTER_SITES= http://www.fcoutant.freesurf.fr/download/ MAINTAINER= karlj000@unbc.ca -LIB_DEPENDS= dockapp.1:${PORTSDIR}/x11-wm/libdockapp:install \ - gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf +LIB_DEPENDS= dockapp.1:${PORTSDIR}/x11-wm/libdockapp:install WRKSRC= ${WRKDIR}/${PORTNAME} USE_X_PREFIX= yes USE_GMAKE= yes +USE_GNOMECTRL= yes post-patch: @ ${MV} ${WRKSRC}/example/defaults ${WRKSRC}/example/defaults.presed -- cgit