From 5f21b9375d1719df594b28aed31a3b0569ec8bb8 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sun, 15 Feb 2004 18:57:43 +0000 Subject: Fix pkg-plist to consider symlinks as well (bin/winecpp in this case). Remove related BROKEN marker. Submitted by: ale --- emulators/wine-devel/Makefile | 4 ---- emulators/wine-devel/pkg-plist | 1 + emulators/wine/Makefile | 4 ---- emulators/wine/pkg-plist | 1 + 4 files changed, 2 insertions(+), 8 deletions(-) (limited to 'emulators') diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 6f8d98ea34f1..5ed2feaff7cd 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -34,10 +34,6 @@ USE_GCC= 3.3 .include -.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 8a8e1309da56..6beb81ba6d8c 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 6f8d98ea34f1..5ed2feaff7cd 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -34,10 +34,6 @@ USE_GCC= 3.3 .include -.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 -- cgit v1.2.3