diff options
Diffstat (limited to 'misc/gkrellm-gamma/Makefile')
-rw-r--r-- | misc/gkrellm-gamma/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gkrellm-gamma/Makefile b/misc/gkrellm-gamma/Makefile index 3acf4c883c98..feac65bddcb3 100644 --- a/misc/gkrellm-gamma/Makefile +++ b/misc/gkrellm-gamma/Makefile @@ -10,8 +10,8 @@ MASTER_SITES= http://www.sweb.cz/tripie/gkrellm/gamma/dist/ MAINTAINER= ports@FreeBSD.org COMMENT= XFree86 gamma correction plugin for GKrellM -BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 -RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 +BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:sysutils/gkrellm2 +RUN_DEPENDS= gkrellm:sysutils/gkrellm2 USES= pkgconfig USE_XORG= x11 xxf86vm |