diff options
author | Michael Scheidell <scheidell@FreeBSD.org> | 2012-04-30 07:18:38 +0000 |
---|---|---|
committer | Michael Scheidell <scheidell@FreeBSD.org> | 2012-04-30 07:18:38 +0000 |
commit | 9824a4b03e9d8b54eaeca35227365cfd05ec86c2 (patch) | |
tree | f4ce3d2e5f9442a58e6ea872ef8b73fc88618106 /devel/libconfig/Makefile | |
parent | 215717c41e7fc3b7d253cf3199829b6eb1b088ce (diff) | |
download | ports-9824a4b03e9d8b54eaeca35227365cfd05ec86c2.tar.gz ports-9824a4b03e9d8b54eaeca35227365cfd05ec86c2.zip |
Notes
Diffstat (limited to 'devel/libconfig/Makefile')
-rw-r--r-- | devel/libconfig/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libconfig/Makefile b/devel/libconfig/Makefile index ad4299141650..f25e94a97caa 100644 --- a/devel/libconfig/Makefile +++ b/devel/libconfig/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.hyperrealm.com/libconfig/ MAINTAINER= ntarmos@cs.uoi.gr COMMENT= A simple library for manipulating structured configuration files +CONFLICTS= wand-libconfig-[0-9]* + USE_GNOME= gnomehack pkgconfig HAS_CONFIGURE= yes USE_LDCONFIG= yes |