summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2012-04-07 15:18:33 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2012-04-07 15:18:33 +0000
commite22a7f65f247019c1cbf5870f21ccb9ab087ad95 (patch)
treecf48dbb25a652f0cdff99821133702f9ddc7ec78 /emulators
parentThis module is a Perl extension that extends (diff)
Set LATEST_LINK to disambiguate the wine-devel port from wine;
bump PORTREVISION. Feature safe: yes
Notes
Notes: svn path=/head/; revision=294328
Diffstat (limited to 'emulators')
-rw-r--r--emulators/wine-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index c24b94184276..ea9952481410 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -1,13 +1,13 @@
# Ports collection makefile for: wine-devel
# Date created: 2012-04-05
# Whom: Gerald Pfeifer <gerald@FreeBSD.org>
-
#
# $FreeBSD$
#
PORTNAME= wine
DISTVERSION= 1.5.1
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \
@@ -30,6 +30,7 @@ LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \
CONFLICTS_INSTALL= wine-1.4*
+LATEST_LINK= wine-devel
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
GNU_CONFIGURE= yes