diff options
Diffstat (limited to 'misc/gkrellm-gamma/Makefile')
-rw-r--r-- | misc/gkrellm-gamma/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/misc/gkrellm-gamma/Makefile b/misc/gkrellm-gamma/Makefile index 4dc7414..6930ee6 100644 --- a/misc/gkrellm-gamma/Makefile +++ b/misc/gkrellm-gamma/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gkrellm-gamma -# Date Created: Jun 26 2003 -# Whom: Pav Lucistnik <pav@oook.cz> -# +# Created by: Pav Lucistnik <pav@oook.cz> # $FreeBSD$ -# PORTNAME= gkrellm-gamma PORTVERSION= 2.03 @@ -17,6 +13,7 @@ COMMENT= XFree86 gamma correction plugin for GKrellM BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 +USES= pkgconfig USE_XORG= x11 xxf86vm PLIST_FILES= libexec/gkrellm2/plugins/gamma.so MAKE_ENV= PLUGIN_DIR=${PREFIX}/libexec/gkrellm2/plugins |