aboutsummaryrefslogtreecommitdiff
path: root/audio/p5-Net-FreeDB
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-11-01 02:28:24 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-11-01 02:28:24 +0000
commitb668a6371bccad0b391b066cc84e5ff787ba4b96 (patch)
tree3b1241671f4a524dc661975e7d4497c44ed10c61 /audio/p5-Net-FreeDB
parent28b01ce5d8763c5ce8bd30e0b45d26c9135d67d8 (diff)
downloadports-b668a6371bccad0b391b066cc84e5ff787ba4b96.tar.gz
ports-b668a6371bccad0b391b066cc84e5ff787ba4b96.zip
support STAGEDIR.
Notes
Notes: svn path=/head/; revision=332336
Diffstat (limited to 'audio/p5-Net-FreeDB')
-rw-r--r--audio/p5-Net-FreeDB/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/audio/p5-Net-FreeDB/Makefile b/audio/p5-Net-FreeDB/Makefile
index b5379325edc7..d4361c11000a 100644
--- a/audio/p5-Net-FreeDB/Makefile
+++ b/audio/p5-Net-FreeDB/Makefile
@@ -15,9 +15,6 @@ BUILD_DEPENDS= p5-CDDB-File>=0:${PORTSDIR}/audio/p5-CDDB-File
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
-NO_STAGE= yes
USE_PERL5= configure
-MAN3= Net::FreeDB.3
-
.include <bsd.port.mk>