summaryrefslogtreecommitdiffstats
path: root/sysutils/dvdtape/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2003-05-12 07:59:40 +0000
committerijliao <ijliao@FreeBSD.org>2003-05-12 07:59:40 +0000
commit2741c0104a5063478d75782915819adc04aab073 (patch)
treef0bb408a6191f49d27575284fbd0c20d9826a043 /sysutils/dvdtape/Makefile
parent4d8208f0f8adfe274cd05ac0559db2a6f18095c6 (diff)
downloadFreeBSD-ports-2741c0104a5063478d75782915819adc04aab073.zip
FreeBSD-ports-2741c0104a5063478d75782915819adc04aab073.tar.gz
- Utilize USE_GETOPT_LONG
- Support install macros PR: 51871 Submitted by: Ports Fury
Diffstat (limited to 'sysutils/dvdtape/Makefile')
-rw-r--r--sysutils/dvdtape/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/dvdtape/Makefile b/sysutils/dvdtape/Makefile
index ac81192..5fe67ad 100644
--- a/sysutils/dvdtape/Makefile
+++ b/sysutils/dvdtape/Makefile
@@ -17,7 +17,8 @@ MASTER_SITE_SUBDIR= utils/disk-management
MAINTAINER= ports@FreeBSD.org
COMMENT= Create DVD master filesystems on DLT media
-LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
+USE_GETOPT_LONG= yes
+MAKE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
MAN1= dvdtape.1
OpenPOWER on IntegriCloud