diff options
Diffstat (limited to 'misc/gkrellm-helium/Makefile')
-rw-r--r-- | misc/gkrellm-helium/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/misc/gkrellm-helium/Makefile b/misc/gkrellm-helium/Makefile index 9130b361d31..27f063b608b 100644 --- a/misc/gkrellm-helium/Makefile +++ b/misc/gkrellm-helium/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gkrellm-helium -# Date Created: 19 Apr 2003 -# Whom: Pav Lucistnik <pav@oook.cz> -# +# Created by: Pav Lucistnik <pav@oook.cz> # $FreeBSD$ -# PORTNAME= gkrellm-helium PORTVERSION= 2.3.1 @@ -19,6 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkre LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 +USES= pkgconfig PLIST_FILES= libexec/gkrellm2/plugins/helium.so CFLAGS+= -fPIC -I${LOCALBASE}/include |