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/mono-addins | |
parent | efeb4f1aa71c145d0087b4aa1ddf960e3556f74a (diff) | |
download | ports-fb1131a6f9bfaa0ff0e2d4c3cc9154f7fdb335ad.tar.gz ports-fb1131a6f9bfaa0ff0e2d4c3cc9154f7fdb335ad.zip |
Notes
Diffstat (limited to 'devel/mono-addins')
-rw-r--r-- | devel/mono-addins/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/mono-addins/Makefile b/devel/mono-addins/Makefile index 0cc7bb887063..4e34255bbf79 100644 --- a/devel/mono-addins/Makefile +++ b/devel/mono-addins/Makefile @@ -16,8 +16,7 @@ RUN_DEPENDS+= ${LIB_PC_DEPENDS} USE_BZIP2= yes GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_GNOME= gnomehack pkgconfig +USES= gmake pathfix pkgconfig MAKE_JOBS_UNSAFE= yes OPTIONS_DEFINE= GTK2 |