diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 06:36:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 06:36:41 +0000 |
commit | db7a56d5edac0833e3f5182aa505b20354dcc3f9 (patch) | |
tree | 49a1c0a19d2528061ed83095e4acf1b3cab87fe5 /www/libepc | |
parent | ea1237cf5e53134db56449396d80dbaa8167c827 (diff) | |
download | ports-db7a56d5edac0833e3f5182aa505b20354dcc3f9.tar.gz ports-db7a56d5edac0833e3f5182aa505b20354dcc3f9.zip |
Notes
Diffstat (limited to 'www/libepc')
-rw-r--r-- | www/libepc/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/www/libepc/Makefile b/www/libepc/Makefile index 8977fcb8985c..7152628e2cb6 100644 --- a/www/libepc/Makefile +++ b/www/libepc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libepc -# Date created: 24 Mar 2008 -# Whom: Koop Mast <kwm@FreeBSD.org> -# +# Created by: Koop Mast <kwm@FreeBSD.org> # $FreeBSD$ -# PORTNAME= libepc PORTVERSION= 0.3.11 @@ -19,8 +15,7 @@ LIB_DEPENDS= uuid.1:${PORTSDIR}/misc/e2fsprogs-libuuid \ avahi-ui.0:${PORTSDIR}/net/avahi-gtk USE_BZIP2= yes -USE_GMAKE= yes -USES= gettext +USES= gettext gmake pkgconfig USE_GNOME= gnomeprefix gnomehack gtk20 USE_LDCONFIG= yes GNU_CONFIGURE= yes |