summaryrefslogtreecommitdiffstats
path: root/audio/aureal-kmod/Makefile
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2005-02-04 00:00:47 +0000
committersf <sf@FreeBSD.org>2005-02-04 00:00:47 +0000
commit26814fdf92d2eca1f857947ddfddbede114b0ec1 (patch)
treefffc30ec01aadacb1a266bd3dfe4f2f5ead3aed5 /audio/aureal-kmod/Makefile
parent90100162cbffeb5af2150b7a555c8233824660b1 (diff)
downloadFreeBSD-ports-26814fdf92d2eca1f857947ddfddbede114b0ec1.zip
FreeBSD-ports-26814fdf92d2eca1f857947ddfddbede114b0ec1.tar.gz
now DISTNAME is determined by DISTVERSION, there is no reason to have
separate PORTREVISION.
Diffstat (limited to 'audio/aureal-kmod/Makefile')
-rw-r--r--audio/aureal-kmod/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/audio/aureal-kmod/Makefile b/audio/aureal-kmod/Makefile
index fae6225..0672519 100644
--- a/audio/aureal-kmod/Makefile
+++ b/audio/aureal-kmod/Makefile
@@ -45,7 +45,6 @@ IGNORE= "FreeBSD 3.*, 4.0 are not supported"
# FreeBSD 4.1, 4.1.1
PORTVERSION= 1.1
DISTREVISION= 3
-PORTREVISION= 4
.elif ${OSVERSION} < 440000
# FreeBSD 4.2, 4.3
@@ -54,12 +53,10 @@ PORTVERSION= 1.3
.if ${VERSION_SOUND_C_MINOR} < 4
# FreeBSD 4.2 before kobj MFC
DISTREVISION= 1
-PORTREVISION= 2
.else
# FreeBSD 4.2 after kobj MFC, FreeBSD 4.3
DISTREVISION= 2
-PORTREVISION= 3
MAKE_ENV+= HAVE_KOBJ_PCM=1
.endif
@@ -67,7 +64,6 @@ MAKE_ENV+= HAVE_KOBJ_PCM=1
# FreeBSD 4.4, 4.5-
PORTVERSION= 1.3
DISTREVISION= 3
-PORTREVISION= 4
MAKE_ENV+= HAVE_KOBJ_PCM=1
.elif ${OSVERSION} < 500000
@@ -77,7 +73,6 @@ IGNORE= "Base system is outdated. This port needs -STABLE after 2002-04-22."
.endif
PORTVERSION= 1.3
DISTREVISION= 4
-PORTREVISION= 5
MAKE_ENV+= HAVE_KOBJ_PCM=1
.endif
OpenPOWER on IntegriCloud