summaryrefslogtreecommitdiff
path: root/audio/gnump3d/Makefile
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-01-29 19:05:07 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-01-29 19:05:07 +0000
commitc0ce4105e7e5dbf775b56491e12ebf64f1844e3a (patch)
treef56caab01da5d79c8684feae63ac50ac71a6fe79 /audio/gnump3d/Makefile
parentFix the panic: sleeping without a mutex problem on CURRENT. (diff)
Remove USE_GPG from all effected ports. This knob is a no-op and the way it
was supposed to work is useless, because if we can't trust the distfile from the remote machine, we can't trust the signature from the same machine either. Our MD5 and SHA256 are good for checking both the sanity and the trustiness of distfiles. Approved by: portmgr (erwin), erwin (mentor)
Notes
Notes: svn path=/head/; revision=183644
Diffstat (limited to 'audio/gnump3d/Makefile')
-rw-r--r--audio/gnump3d/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/gnump3d/Makefile b/audio/gnump3d/Makefile
index 320917bb8014..493f458721e5 100644
--- a/audio/gnump3d/Makefile
+++ b/audio/gnump3d/Makefile
@@ -11,8 +11,6 @@ PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig
-EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= xride@FreeBSD.org
COMMENT= Streaming server for MP3, Ogg Vorbis and other streamable audio files
@@ -21,8 +19,6 @@ RUN_DEPENDS= lame:${PORTSDIR}/audio/lame \
sox:${PORTSDIR}/audio/sox \
oggenc:${PORTSDIR}/audio/vorbis-tools
-USE_GPG?= yes
-SIG_FILES= ${DISTNAME}${EXTRACT_SUFX}.asc
USE_BZIP2= yes
USE_PERL5_RUN= yes
NO_BUILD= yes