diff options
Diffstat (limited to 'emulators/pearpc/Makefile')
-rw-r--r-- | emulators/pearpc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/pearpc/Makefile b/emulators/pearpc/Makefile index 8ee9b22c4d6..c35ad95830b 100644 --- a/emulators/pearpc/Makefile +++ b/emulators/pearpc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/10/03 00:14:40 tv Exp $ +# $NetBSD: Makefile,v 1.4 2005/04/11 21:45:44 tv Exp $ # DISTNAME= pearpc-0.3.1 @@ -12,7 +12,6 @@ HOMEPAGE= http://pearpc.sourceforge.net/ COMMENT= PowerPC emulator GNU_CONFIGURE= yes -USE_BUILDLINK3= yes USE_LANGUAGES+= c++ USE_PKGINSTALL= yes USE_X11= yes |