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/libticables2 | |
parent | Convert all a categories to USE=pkgconfig (diff) |
Convert all c categories to USE=pkgconfig
Notes
Notes:
svn path=/head/; revision=316310
Diffstat (limited to 'comms/libticables2')
-rw-r--r-- | comms/libticables2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/libticables2/Makefile b/comms/libticables2/Makefile index cef175711bfc..5a5a898719d4 100644 --- a/comms/libticables2/Makefile +++ b/comms/libticables2/Makefile @@ -14,8 +14,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= glib20 USE_LDCONFIG= yes -USE_PKGCONFIG= build -USES= pathfix +USES= pathfix pkgconfig OPTIONS_DEFINE= NLS |