aboutsummaryrefslogtreecommitdiff
path: root/emulators/vice/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-06-15 09:20:51 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-06-15 09:20:51 +0000
commitc537e5691a3af49b2664d2bc72c766abcef7e2b8 (patch)
tree67404e5480a47dafd4019160cdff4b6ee0017bfe /emulators/vice/Makefile
parent8751db0791ababd693466f271454e0683f415a0c (diff)
Notes
Diffstat (limited to 'emulators/vice/Makefile')
-rw-r--r--emulators/vice/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile
index b10d1b995a15..ce1b3e9fad49 100644
--- a/emulators/vice/Makefile
+++ b/emulators/vice/Makefile
@@ -5,8 +5,7 @@
# $FreeBSD$
PORTNAME= vice
-PORTVERSION= 1.11
-PORTREVISION= 1
+PORTVERSION= 1.12
CATEGORIES= emulators
MASTER_SITES= ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/
.if defined(VICE_WITH_GNOME)
@@ -26,6 +25,7 @@ NO_PACKAGE= ${RESTRICTED}
USE_XPM= yes
GNU_CONFIGURE= yes
+MAKE_ENV+= MAKEINFOFLAGS="--no-split"
.if defined(VICE_WITH_GNOME)
USE_GNOME= gnomelibs
@@ -57,7 +57,9 @@ post-patch:
${WRKSRC}/man/vice.1.sed > ${WRKSRC}/man/vice.1
pre-install:
- @${MKDIR} ${DOCSDIR}/images ${DOCSDIR}/plain
+ ${MKDIR} ${DOCSDIR} ${PREFIX}/lib/vice/fonts
+ ${INSTALL_DATA} ${WRKSRC}/data/fonts/vice-cbm.bdf \
+ ${PREFIX}/lib/vice/fonts/
post-install:
@${LN} -sf vice_toc.html ${DOCSDIR}/index.html