diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 10:23:53 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 10:23:53 +0000 |
commit | d5da69710473d5ba18bc506a136e760259452a74 (patch) | |
tree | 51df89204d33173a463ecec3426fd4e0999b304f /french | |
parent | c9815dfe574a41dd837c666bbf4e8c065353c1b2 (diff) | |
download | ports-d5da69710473d5ba18bc506a136e760259452a74.tar.gz ports-d5da69710473d5ba18bc506a136e760259452a74.zip |
Notes
Diffstat (limited to 'french')
-rw-r--r-- | french/verbiste/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/french/verbiste/Makefile b/french/verbiste/Makefile index e8eb6e373e70..52bc4975e17a 100644 --- a/french/verbiste/Makefile +++ b/french/verbiste/Makefile @@ -13,12 +13,11 @@ OPTIONS_DEFINE= GTK2 GNOME LICENSE= GPLv2 -USES= pathfix +USES= pathfix pkgconfig USE_AUTOTOOLS= libtool USE_GNOME= ltverhack libxml2 USE_ICONV= yes USE_LDCONFIG= yes -USE_PKGCONFIG= build CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |