diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-03-25 02:24:27 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-03-25 02:24:27 +0800 |
commit | 8a553e890a0aef0206b2f0be93109d8549fc86d5 (patch) | |
tree | 419b24fabc97726bf4571ecb835f427cbd43db48 /net-mgmt | |
parent | c671b7499c21f0b5d1b3b76b64de4a06c8414dcc (diff) | |
download | freebsd-ports-gnome-8a553e890a0aef0206b2f0be93109d8549fc86d5.tar.gz freebsd-ports-gnome-8a553e890a0aef0206b2f0be93109d8549fc86d5.tar.zst freebsd-ports-gnome-8a553e890a0aef0206b2f0be93109d8549fc86d5.zip |
- Cleanup WRKSRC: leading v in GH_TAGNAME is removed from DISTNAME in r382120
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/ettercap/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/ettercap/Makefile b/net-mgmt/ettercap/Makefile index 2b0d2a9b112e..167bbafcbd2a 100644 --- a/net-mgmt/ettercap/Makefile +++ b/net-mgmt/ettercap/Makefile @@ -33,7 +33,6 @@ LDFLAGS+= -L${LIBDIR} -L${LOCALBASE}/lib -L${LOCALBASE}/lib/libnet11 ${ICONV_LIB MAKE_JOBS_UNSAFE= yes USE_LDCONFIG= yes USES= bison cmake:outsource cpe iconv pkgconfig -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} DOCS= AUTHORS CHANGELOG README README.BINARIES README.BUGS \ README.GIT README.PLATFORMS THANKS TODO TODO.TESTING \ |