aboutsummaryrefslogtreecommitdiff
path: root/audio/gnupod
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-06-26 07:32:36 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-06-26 07:32:36 +0000
commit79cee04bec9d8eb41595105a0b411918c7984ad9 (patch)
treee70f93e28daf424324f3dafdf2b6fba1d1c46e01 /audio/gnupod
parent6294e6933b8c60e0b46ca4bf09ef0c87e6c49663 (diff)
downloadports-79cee04bec9d8eb41595105a0b411918c7984ad9.tar.gz
ports-79cee04bec9d8eb41595105a0b411918c7984ad9.zip
Allow to build with texinfo from ports
With hat: portmgr
Notes
Notes: svn path=/head/; revision=359318
Diffstat (limited to 'audio/gnupod')
-rw-r--r--audio/gnupod/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/gnupod/Makefile b/audio/gnupod/Makefile
index acda7b077c6f..0ae41653de40 100644
--- a/audio/gnupod/Makefile
+++ b/audio/gnupod/Makefile
@@ -8,7 +8,6 @@ CATEGORIES= audio perl5
MASTER_SITES= ${MASTER_SITE_SAVANNAH} \
http://www.blinkenlights.ch/gnupod-dist/stable/
MASTER_SITE_SUBDIR= gnupod
-EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Set of Perl scripts for using an Apple iPod
@@ -23,7 +22,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
INFO= gnupod
-USES= perl5
+USES= makeinfo perl5 tar:tgz
GNU_CONFIGURE= yes
NO_BUILD= yes