1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Remove hack when setting MASTER_SITE_SUBDIR for :enc group.

This commit is contained in:
Max Khon 2004-01-25 16:32:37 +00:00
parent 77041c22e5
commit b57159871a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99096

View File

@ -50,8 +50,7 @@ CONFIGURE_ARGS+= --enable-ipv6
ENC_PATCHLEVEL= 22.2
DISTFILES+= ${PORTNAME}-${PORTVERSION}-recode-csa${ENC_PATCHLEVEL}${EXTRACT_SUFX}:enc
MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:S/$/:enc/}
#MASTER_SITE_SUBDIR+= rusxmms:enc ## Does not work
_MASTER_SITE_SUBDIR_enc= rusxmms
MASTER_SITE_SUBDIR+= rusxmms/:enc
.endif
.if !defined(WITHOUT_MIKMOD)