diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-11 17:17:35 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-11 17:17:35 +0000 |
commit | 251f4ca6f14914170f3b0d23731bb82c39775a4a (patch) | |
tree | 1a0c82510e2ad579641a51eadbef715702daac7a /sysutils/hoz | |
parent | 2c59cf34e76e83163267dcd971e9939e4bbaab41 (diff) | |
download | ports-251f4ca6f14914170f3b0d23731bb82c39775a4a.tar.gz ports-251f4ca6f14914170f3b0d23731bb82c39775a4a.zip |
Notes
Diffstat (limited to 'sysutils/hoz')
-rw-r--r-- | sysutils/hoz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/hoz/Makefile b/sysutils/hoz/Makefile index 0215a9488e95..628940ec745d 100644 --- a/sysutils/hoz/Makefile +++ b/sysutils/hoz/Makefile @@ -12,7 +12,7 @@ MAINTAINER= acm@FreeBSD.org COMMENT= File splitter, GTK and CLI versions USE_GNOME= # -USE_GMAKE= yes +USES= gmake pkgconfig PORTDOCS= README |