summaryrefslogtreecommitdiffstats
path: root/emulators/winetools/Makefile
diff options
context:
space:
mode:
authorblackend <blackend@FreeBSD.org>2003-11-15 08:27:35 +0000
committerblackend <blackend@FreeBSD.org>2003-11-15 08:27:35 +0000
commit3a2bc4e1d4c6252b784fc6d7ac012eb4fed81df9 (patch)
treea0006786bcc281d4511d095bc3ffead367e70c2b /emulators/winetools/Makefile
parent05f875c877e8fc7bb5d52e413cc206ed04bcea8e (diff)
downloadFreeBSD-ports-3a2bc4e1d4c6252b784fc6d7ac012eb4fed81df9.zip
FreeBSD-ports-3a2bc4e1d4c6252b784fc6d7ac012eb4fed81df9.tar.gz
Update linux-winetools from 1.20 to 1.25a
Reviewed by: jim Approved by: jim
Diffstat (limited to 'emulators/winetools/Makefile')
-rw-r--r--emulators/winetools/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/emulators/winetools/Makefile b/emulators/winetools/Makefile
index 29f74d8..b417988 100644
--- a/emulators/winetools/Makefile
+++ b/emulators/winetools/Makefile
@@ -6,13 +6,11 @@
#
PORTNAME= winetools
-PORTVERSION= 1.20
+PORTVERSION= 1.25a
CATEGORIES= emulators linux
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/%SUBDIR%/winetools/}
PKGNAMEPREFIX= linux-
-DISTNAME= ${PORTNAME}-${PORTVERSION}.setup.sh
-EXTRACT_SUFX=
-EXTRACT_ONLY=
+EXTRACT_SUFX= .tgz
MAINTAINER= blackend@FreeBSD.org
COMMENT= A setup and configuration tool for WINE
@@ -28,7 +26,6 @@ BRANDELF?= /usr/bin/brandelf
STRIP=
post-extract:
- @${TAIL} +179 ${DISTDIR}/${DISTFILES} | ${TAR} -xzf - -C ${WRKDIR} ${PORTNAME}
@${BRANDELF} -t Linux ${WRKDIR}/${PORTNAME}
do-install:
OpenPOWER on IntegriCloud