aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/dico/Makefile
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2001-09-13 08:48:00 +0800
committerlioux <lioux@FreeBSD.org>2001-09-13 08:48:00 +0800
commit6b1a1a1b6be13ed06579d77d2b3221ce5616501e (patch)
tree0edf3c09eb1a1ae2fb83f99305dd4aef3cd5250f /textproc/dico/Makefile
parent29cccd0e5b6fd07445287639f6d66c1db7388ce4 (diff)
downloadfreebsd-ports-gnome-6b1a1a1b6be13ed06579d77d2b3221ce5616501e.tar.gz
freebsd-ports-gnome-6b1a1a1b6be13ed06579d77d2b3221ce5616501e.tar.zst
freebsd-ports-gnome-6b1a1a1b6be13ed06579d77d2b3221ce5616501e.zip
honor PREFIX: USE_GMAKE and MAKE_ARGS
PR: 30386 Submitted by: MAINTAINER
Diffstat (limited to 'textproc/dico/Makefile')
-rw-r--r--textproc/dico/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/dico/Makefile b/textproc/dico/Makefile
index c6fdb42c3b6d..516620bc269d 100644
--- a/textproc/dico/Makefile
+++ b/textproc/dico/Makefile
@@ -19,8 +19,10 @@ MAINTAINER= clefevre@citeweb.net
NO_WRKSUBDIR= true
PATCH_STRIP= -p1
USE_AUTOMAKE= true
+USE_GMAKE= true
AUTOMAKE= automake --add-missing --foreign --include-deps
ACLOCAL= aclocal
+MAKE_ARGS= prefix=${PREFIX}
MAN1= dico.1
post-patch: