diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-07-27 14:21:06 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-07-27 14:21:06 +0000 |
commit | e34e27fec0d6a9d6018a7f09544017a83964421c (patch) | |
tree | b368e53d0b61fb57012f0fc823cc4f83f9c1fe8b /x11-toolkits/libsexy | |
parent | 9a07d271c00c4b6bc31c481c6b37c2c8fcdbac32 (diff) | |
download | ports-e34e27fec0d6a9d6018a7f09544017a83964421c.tar.gz ports-e34e27fec0d6a9d6018a7f09544017a83964421c.zip |
Notes
Diffstat (limited to 'x11-toolkits/libsexy')
-rw-r--r-- | x11-toolkits/libsexy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/libsexy/Makefile b/x11-toolkits/libsexy/Makefile index 8d15df9b7217..7d6376eef4ab 100644 --- a/x11-toolkits/libsexy/Makefile +++ b/x11-toolkits/libsexy/Makefile @@ -23,6 +23,7 @@ USE_AUTOTOOLS= libtool USE_GETTEXT= yes USE_GNOME= gnomehack lthack gtk20 libxml2 USE_LDCONFIG= yes +USE_PKGCONFIG= build GNU_CONFIGURE= yes .include <bsd.port.mk> |