summaryrefslogtreecommitdiff
path: root/emulators/winetools/Makefile
diff options
context:
space:
mode:
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 29f74d8a695f..b4179889512c 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: