diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 06:45:47 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 06:45:47 +0000 |
commit | fb1131a6f9bfaa0ff0e2d4c3cc9154f7fdb335ad (patch) | |
tree | 33e0370986f010eb39f7c107403d9543c3a36534 /devel/libmcs | |
parent | efeb4f1aa71c145d0087b4aa1ddf960e3556f74a (diff) | |
download | ports-fb1131a6f9bfaa0ff0e2d4c3cc9154f7fdb335ad.tar.gz ports-fb1131a6f9bfaa0ff0e2d4c3cc9154f7fdb335ad.zip |
Notes
Diffstat (limited to 'devel/libmcs')
-rw-r--r-- | devel/libmcs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libmcs/Makefile b/devel/libmcs/Makefile index f00806a5758c..62df5570aa49 100644 --- a/devel/libmcs/Makefile +++ b/devel/libmcs/Makefile @@ -18,8 +18,7 @@ OPTIONS_DEFAULT= GCONF GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GMAKE= yes -USE_GNOME= pkgconfig +USES= gmake pkgconfig .include <bsd.port.options.mk> |