summaryrefslogtreecommitdiff
path: root/emulators/Cygne-SDL
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
committertv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
commitf816d81489fd245a89e581c2f9cf792562ade194 (patch)
tree2d8b7b078f159a824fcd53503d6096a145f0f177 /emulators/Cygne-SDL
parent20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff)
downloadpkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'emulators/Cygne-SDL')
-rw-r--r--emulators/Cygne-SDL/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/Cygne-SDL/Makefile b/emulators/Cygne-SDL/Makefile
index 01daccda124..1d0ce9faa1b 100644
--- a/emulators/Cygne-SDL/Makefile
+++ b/emulators/Cygne-SDL/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/03/27 15:43:33 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2005/04/11 21:45:42 tv Exp $
#
DISTNAME= Cygne-SDL-0.1-src
@@ -15,7 +15,6 @@ BUILD_DEPENDS+= nasm>=0.98:../../devel/nasm
BUILD_DEPENDS+= zip>=2.0:../../archivers/zip
WRKSRC= ${WRKDIR}/Cygne-SDL-0.1/src
-USE_BUILDLINK3= yes
MAKEFILE= Makefiles/Makefile.unix
NO_CONFIGURE= yes
USE_LANGUAGES= c c++