diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-07-08 18:42:15 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-07-08 18:42:15 +0000 |
commit | 6fe706fd4b9b0b87916cfce74ab6107039a1f1fe (patch) | |
tree | 95c3e5e00266f9da92ed052b260dfa7698b52a62 /devel/libexplain | |
parent | 1af651482e6f078a83a382d14ff88fc7c50a67f3 (diff) | |
download | ports-6fe706fd4b9b0b87916cfce74ab6107039a1f1fe.tar.gz ports-6fe706fd4b9b0b87916cfce74ab6107039a1f1fe.zip |
Notes
Diffstat (limited to 'devel/libexplain')
-rw-r--r-- | devel/libexplain/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libexplain/Makefile b/devel/libexplain/Makefile index d78b4d12fa91..6a6d870f8db0 100644 --- a/devel/libexplain/Makefile +++ b/devel/libexplain/Makefile @@ -16,8 +16,7 @@ BUILD_DEPENDS= pdfopt:${PORTSDIR}/print/ghostscript9 \ gsed:${PORTSDIR}/textproc/gsed USE_AUTOTOOLS= libtool -USES= bison gettext -USE_GMAKE= yes +USES= bison gettext gmake USE_LDCONFIG= yes MAKE_JOBS_SAFE= yes |