summaryrefslogtreecommitdiff
path: root/emulators/wine-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/wine-devel/Makefile')
-rw-r--r--emulators/wine-devel/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 9d5831ca6704..8989daab0440 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -7,17 +7,16 @@
#
PORTNAME= wine
-PORTVERSION= 2003.06.18
-PORTREVISION= 1
+PORTVERSION= 20030709
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= ALPHA/wine/development
-DISTNAME= Wine-${PORTVERSION:S/.//g}
+DISTNAME= Wine-${PORTVERSION}
MAINTAINER= gerald@FreeBSD.org
COMMENT= Microsoft Windows 3.1/95/98/NT/2000 emulator for Unix
-WRKSRC= ${WRKDIR}/wine-${PORTVERSION:S/.//g}
+WRKSRC= ${WRKDIR}/wine-${PORTVERSION}
GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS=-L${PREFIX}/lib LIBS=-Wl,-rpath,${PREFIX}/lib/wine
INSTALLS_SHLIB= yes