diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 06:34:47 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 06:34:47 +0000 |
commit | e2eefe54727fdc19d777faed8f31182080be79c7 (patch) | |
tree | b30102687ef5c1ab28ebc1ef135357c7ae631a39 /comms/libticalcs2 | |
parent | 6ee4f3c0edb78d03dd3593708882d63a840d5fbd (diff) | |
download | ports-e2eefe54727fdc19d777faed8f31182080be79c7.tar.gz ports-e2eefe54727fdc19d777faed8f31182080be79c7.zip |
Notes
Diffstat (limited to 'comms/libticalcs2')
-rw-r--r-- | comms/libticalcs2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/libticalcs2/Makefile b/comms/libticalcs2/Makefile index f42148ef158f..a3945f098788 100644 --- a/comms/libticalcs2/Makefile +++ b/comms/libticalcs2/Makefile @@ -18,8 +18,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= glib20 USE_LDCONFIG= yes -USE_PKGCONFIG= build -USES= pathfix +USES= pathfix pkgconfig OPTIONS_DEFINE= NLS |