diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-31 01:17:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-31 01:17:11 +0000 |
commit | d20742f0c1923ad3e0ef146e17c3f9e9ea3f226f (patch) | |
tree | eb99351a20fef483ef69ee7b5e32ef22e03d3327 /x11/wbar/Makefile | |
parent | f3a777ce3c991bd350c91e45d9baa191522e294f (diff) | |
download | ports-d20742f0c1923ad3e0ef146e17c3f9e9ea3f226f.tar.gz ports-d20742f0c1923ad3e0ef146e17c3f9e9ea3f226f.zip |
Notes
Diffstat (limited to 'x11/wbar/Makefile')
-rw-r--r-- | x11/wbar/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/wbar/Makefile b/x11/wbar/Makefile index a4b6a5e56ebc..1d97353b5de2 100644 --- a/x11/wbar/Makefile +++ b/x11/wbar/Makefile @@ -15,6 +15,8 @@ LICENSE= GPLv3 CONFIGURE_ARGS= --exec-prefix=${PREFIX} +USES= pkgconfig + GNU_CONFIGURE= yes MAN1= ${PORTNAME}.1 |