diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 22:11:23 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 22:11:23 +0000 |
commit | 3f0ee0e031f1b32b1fc9935c1389ab2e640fd4b2 (patch) | |
tree | 17f022595add21e608c5d0f7f4d4c7dbee8889be /news | |
parent | 29982cf099f3cf98bc027aaab63da1397b3e7360 (diff) | |
download | ports-3f0ee0e031f1b32b1fc9935c1389ab2e640fd4b2.tar.gz ports-3f0ee0e031f1b32b1fc9935c1389ab2e640fd4b2.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/pan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile index 3ebbed7dcfe5..a9c94d4d70a3 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre \ USE_BZIP2= yes USE_GMAKE= yes -USES= pathfix gettext +USES= pathfix gettext pkgconfig USE_GNOME= intlhack GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |