diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-05-26 12:16:06 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-05-26 12:16:06 +0000 |
commit | 0a47453c43847e9c567bc255af153f330b11945d (patch) | |
tree | fc6a14e0c2b6c660a1102f06b0c9142629680a03 /misc/mtx/Makefile | |
parent | 4ec433d559d78ae2106976ca9d9bb2e01d0c527f (diff) | |
download | ports-0a47453c43847e9c567bc255af153f330b11945d.tar.gz ports-0a47453c43847e9c567bc255af153f330b11945d.zip |
Notes
Diffstat (limited to 'misc/mtx/Makefile')
-rw-r--r-- | misc/mtx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mtx/Makefile b/misc/mtx/Makefile index 12a105cc2f19..fdc7eb2cc595 100644 --- a/misc/mtx/Makefile +++ b/misc/mtx/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTVERSION} MAINTAINER= 5u623l20@gmail.com COMMENT= Control SCSI media changer devices -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes MAN1= loaderinfo.1 mtx.1 tapeinfo.1 scsitape.1 scsieject.1 PLIST_FILES= sbin/mtx sbin/tapeinfo sbin/loaderinfo sbin/scsitape sbin/scsieject |