diff options
Diffstat (limited to 'sysutils/wmfire/Makefile')
-rw-r--r-- | sysutils/wmfire/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sysutils/wmfire/Makefile b/sysutils/wmfire/Makefile index 2f2d1de46c78..063accbe64b9 100644 --- a/sysutils/wmfire/Makefile +++ b/sysutils/wmfire/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: wmfire -# Date created: 21 October 1999 -# Whom: Chris D. Faulhaber <jedgar@fxp.org> -# +# Created by: Chris D. Faulhaber <jedgar@fxp.org> # $FreeBSD$ -# PORTNAME= wmfire PORTVERSION= 1.2.4 @@ -16,8 +12,8 @@ COMMENT= Window Maker dock app showing load average as a flame LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop +USES= pkgconfig USE_GNOME= gtk20 -USE_PKGCONFIG= build GNU_CONFIGURE= yes USE_CSTD= gnu89 CPPFLAGS+= -I${LOCALBASE}/include |