aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2004-02-16 02:57:43 +0800
committergerald <gerald@FreeBSD.org>2004-02-16 02:57:43 +0800
commitffdaf917097f069f8123e0a36e34ea16d4282513 (patch)
tree32483deb81e69fd17b9d6d5e7ab93d79ccfcd090 /emulators
parent5ab3ca1f51b5ac0a072bb9e225ed47dab16b2011 (diff)
downloadfreebsd-ports-graphics-ffdaf917097f069f8123e0a36e34ea16d4282513.tar.gz
freebsd-ports-graphics-ffdaf917097f069f8123e0a36e34ea16d4282513.tar.zst
freebsd-ports-graphics-ffdaf917097f069f8123e0a36e34ea16d4282513.zip
Fix pkg-plist to consider symlinks as well (bin/winecpp in this case).
Remove related BROKEN marker. Submitted by: ale
Diffstat (limited to 'emulators')
-rw-r--r--emulators/wine-devel/Makefile4
-rw-r--r--emulators/wine-devel/pkg-plist1
-rw-r--r--emulators/wine/Makefile4
-rw-r--r--emulators/wine/pkg-plist1
4 files changed, 2 insertions, 8 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 6f8d98ea34f..5ed2feaff7c 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -34,10 +34,6 @@ USE_GCC= 3.3
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 502000
-BROKEN= "Broken pkg-plist"
-.endif
-
.if defined(DEBUG)
STRIP=
.else
diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist
index 8a8e1309da5..6beb81ba6d8 100644
--- a/emulators/wine-devel/pkg-plist
+++ b/emulators/wine-devel/pkg-plist
@@ -13,6 +13,7 @@ bin/winebuild
bin/winecfg
bin/wineclipsrv
bin/wineconsole
+bin/winecpp
bin/winedbg
bin/winedump
bin/winefile
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 6f8d98ea34f..5ed2feaff7c 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -34,10 +34,6 @@ USE_GCC= 3.3
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 502000
-BROKEN= "Broken pkg-plist"
-.endif
-
.if defined(DEBUG)
STRIP=
.else
diff --git a/emulators/wine/pkg-plist b/emulators/wine/pkg-plist
index 8a8e1309da5..6beb81ba6d8 100644
--- a/emulators/wine/pkg-plist
+++ b/emulators/wine/pkg-plist
@@ -13,6 +13,7 @@ bin/winebuild
bin/winecfg
bin/wineclipsrv
bin/wineconsole
+bin/winecpp
bin/winedbg
bin/winedump
bin/winefile