aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/s5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/s5/Makefile')
-rw-r--r--textproc/s5/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/s5/Makefile b/textproc/s5/Makefile
index 5888f9c084d1..5070e9904b06 100644
--- a/textproc/s5/Makefile
+++ b/textproc/s5/Makefile
@@ -7,6 +7,7 @@
PORTNAME= s5
PORTVERSION= 1.1
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://www.meyerweb.com/eric/tools/s5/v/${PORTVERSION}/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
@@ -16,13 +17,15 @@ COMMENT= A simple HTML-based presentation system
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
+USE_DOS2UNIX= yes
USE_ZIP= yes
WRKSRC= ${WRKDIR}
+NO_BUILD= yes
S5_DIR= ${PREFIX}/share/${PORTNAME}
S5_SUBDIRS= pix primer s5-blank ui
-do-build:
+post-extract:
cd ${WRKSRC} && ${UNZIP_CMD} s5-blank.zip
${SED} -e "s,/usr/local,${PREFIX}," ${FILESDIR}/s5-blank.sh > ${WRKDIR}/s5-blank.sh
${FIND} ${WRKDIR} -type f -name .DS_Store -delete
800'>2008-06-061-1/+1 * Update to 0.6.22ahze2007-12-211-2/+2 * - Readd option for QT4ahze2007-10-271-5/+5 * Disable qt4 support for now since we don't have any net/avahi-qt4.mezz2007-10-261-4/+4 * Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-25