diff options
Diffstat (limited to 'misc/gkrellmlaunch2/Makefile')
-rw-r--r-- | misc/gkrellmlaunch2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/gkrellmlaunch2/Makefile b/misc/gkrellmlaunch2/Makefile index 162352ad018d..63e46fd1c357 100644 --- a/misc/gkrellmlaunch2/Makefile +++ b/misc/gkrellmlaunch2/Makefile @@ -9,14 +9,13 @@ PORTNAME= gkrellmlaunch PORTVERSION= 0.5 PORTREVISION= 3 CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF PKGNAMESUFFIX= 2 MAINTAINER= hideo@lastamericanempire.com COMMENT= An application launcher plugin for GKrellM2 -BUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 +BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 PLIST_FILES= libexec/gkrellm2/plugins/gkrellmlaunch.so |