aboutsummaryrefslogtreecommitdiff
path: root/audio/py-eyed3
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-30 23:01:05 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-30 23:01:05 +0000
commit5163781803124a083a6fdae72fd2235faf64ac0c (patch)
tree6b331be596022c1f3f38a56b08f44da1db3d7278 /audio/py-eyed3
parent33d4141ac9cf4bbc3ef63d28cc68c5a30b4b364a (diff)
downloadports-5163781803124a083a6fdae72fd2235faf64ac0c.tar.gz
ports-5163781803124a083a6fdae72fd2235faf64ac0c.zip
Notes
Diffstat (limited to 'audio/py-eyed3')
-rw-r--r--audio/py-eyed3/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/py-eyed3/Makefile b/audio/py-eyed3/Makefile
index 226c72a73a3e..0e612034e931 100644
--- a/audio/py-eyed3/Makefile
+++ b/audio/py-eyed3/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: py-eyed3
-# Date created: 22 August 2003
-# Whom: Hye-Shik Chang <perky@FreeBSD.org>
-#
+# Created by: Hye-Shik Chang <perky@FreeBSD.org>
# $FreeBSD$
PORTNAME= eyed3
@@ -19,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USE_PYTHON= 2.6-2.7
USE_PYTHON_PREFIX= yes
-USE_GMAKE= yes
+USES= gmake
GNU_CONFIGURE= yes
CONFIGURE_ENV= PYTHON="${PYTHON_CMD}"
MAKE_ENV= SETUP_ARGS_BUILD="${PYDISTUTILS_BUILDARGS}" \