summaryrefslogtreecommitdiff
path: root/emulators/vice
diff options
context:
space:
mode:
authorsalo <salo>2002-11-30 23:32:20 +0000
committersalo <salo>2002-11-30 23:32:20 +0000
commit45c4a1a5888017e562055c71002142218669a6c1 (patch)
tree43f669dd2beef7d73d698546edabe0d536530463 /emulators/vice
parentfa78e421d22227001df60a4d030247e09e3a04f5 (diff)
downloadpkgsrc-45c4a1a5888017e562055c71002142218669a6c1.tar.gz
USE_PKGLOCALEDIR, delint.
Diffstat (limited to 'emulators/vice')
-rw-r--r--emulators/vice/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile
index a56539467c9..7384c4355d2 100644
--- a/emulators/vice/Makefile
+++ b/emulators/vice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2002/09/21 12:37:12 jlam Exp $
+# $NetBSD: Makefile,v 1.29 2002/11/30 23:36:33 salo Exp $
#
DISTNAME= vice-1.10
@@ -15,6 +15,8 @@ MAINTAINER= kristerw@netbsd.org
HOMEPAGE= http://viceteam.bei.t-online.de/
COMMENT= Emulator for C64, C128, CBM-II, PET, and VIC20
+BUILD_USES_MSGFMT= YES
+
RESTRICTED= "ROM image copyright is questionable"
NO_BIN_ON_CDROM= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}
@@ -23,8 +25,8 @@ NO_SRC_ON_FTP= ${RESTRICTED}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-BUILD_USES_MSGFMT= YES
USE_BUILDLINK2= YES
+USE_PKGLOCALEDIR= YES
USE_X11= YES
USE_GMAKE= YES
GNU_CONFIGURE= YES