diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2004-02-15 18:57:43 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2004-02-15 18:57:43 +0000 |
commit | 5f21b9375d1719df594b28aed31a3b0569ec8bb8 (patch) | |
tree | 10bc5ee6585d4b4652a15517219d2b66a1a697fb /emulators/wine | |
parent | 3bbfc27724b104c27701892c2d17c1af49ea55d0 (diff) | |
download | ports-5f21b9375d1719df594b28aed31a3b0569ec8bb8.tar.gz ports-5f21b9375d1719df594b28aed31a3b0569ec8bb8.zip |
Notes
Diffstat (limited to 'emulators/wine')
-rw-r--r-- | emulators/wine/Makefile | 4 | ||||
-rw-r--r-- | emulators/wine/pkg-plist | 1 |
2 files changed, 1 insertions, 4 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 6f8d98ea34f1..5ed2feaff7cd 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 8a8e1309da56..6beb81ba6d8c 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 |