aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/stonx/Makefile8
-rw-r--r--emulators/stonx/pkg-descr12
2 files changed, 4 insertions, 16 deletions
diff --git a/emulators/stonx/Makefile b/emulators/stonx/Makefile
index 36c3d7475da7..6cadf457212d 100644
--- a/emulators/stonx/Makefile
+++ b/emulators/stonx/Makefile
@@ -54,14 +54,14 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/data/$f ${STAGEDIR}${FNTDIR}/
${GZIP_CMD} ${STAGEDIR}${FNTDIR}/$f
.endfor
-.if ${PORT_OPTIONS:MDOCS}
+
+post-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${DOCS:S,^,${WRKSRC}/docs/,} ${STAGEDIR}${DOCSDIR}/
-.endif
-.if ${PORT_OPTIONS:MEXAMPLES}
+
+post-install-EXAMPLES-on:
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
${INSTALL_DATA} ${DATA:S,^,${WRKSRC}/,} ${STAGEDIR}${EXAMPLESDIR}/
-.endif
.if !exists(${DISTDIR}/${TOSIMG})
IGNORE= please get a ROM dump from your AtariST and save it as\
diff --git a/emulators/stonx/pkg-descr b/emulators/stonx/pkg-descr
index dc8964730d83..b01df5b81fef 100644
--- a/emulators/stonx/pkg-descr
+++ b/emulators/stonx/pkg-descr
@@ -1,23 +1,11 @@
Release notes for version 0.6.7-epsilon
=======================================
-
This version is the "almost-there" version of STonX 0.6.7 (which is going
to be the last "release" version before the major changes in the current
development versions are released.
-The Xlib-VDI driver is still disabled (sorry) and may or may not be
-re-integrated before the final 0.6.7 release. This depends mostly on
-how much work it is to get it to work again after all the latest changes.
-
-Please notify me of any bugs or installation problems as soon as possible
-(mail me at nino@complang.tuwien.ac.at), even if you have reported a bug
-previously and I haven't had time or forgot to fix it.
-
--nino
-
Some information about the problems with different TOS versions and STonX:
==========================================================================
-
(1) Can't run programs from the Unix filesystem interface
(2) not thoroughly tested or tested by someone else
(3) untested