aboutsummaryrefslogtreecommitdiff
path: root/audio/ascd
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-09-25 12:21:43 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-09-25 12:21:43 +0000
commit5e5841f2cd18d6e51ddddeb117432410a7d22614 (patch)
treeff3848099747774e69f3bda4d04dd29927deb93b /audio/ascd
parent016268dfb5cf0e82b8cf522bc11c60b30fb57175 (diff)
downloadports-5e5841f2cd18d6e51ddddeb117432410a7d22614.tar.gz
ports-5e5841f2cd18d6e51ddddeb117432410a7d22614.zip
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
Notes
Notes: svn path=/head/; revision=33101
Diffstat (limited to 'audio/ascd')
-rw-r--r--audio/ascd/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/ascd/Makefile b/audio/ascd/Makefile
index 398df0f0c47c..21f29373cdec 100644
--- a/audio/ascd/Makefile
+++ b/audio/ascd/Makefile
@@ -15,8 +15,6 @@ MAINTAINER= jim@FreeBSD.org
LIB_DEPENDS= workman.1:${PORTSDIR}/audio/libworkman
-WRKSRC= ${WRKDIR}/${PKGNAME}
-
USE_IMAKE= yes
USE_XPM= yes