aboutsummaryrefslogtreecommitdiff
path: root/editors/texmacs/Makefile
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-01-07 04:52:28 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-01-07 04:52:28 +0000
commit6d68fa2901ac4841e24b42f715225372d970799e (patch)
treeb9e265242fa2e6ac839d82851a9f959891f24fce /editors/texmacs/Makefile
parentd797d2844fb1cb752e6e3ca6757c31d151573492 (diff)
downloadports-6d68fa2901ac4841e24b42f715225372d970799e.tar.gz
ports-6d68fa2901ac4841e24b42f715225372d970799e.zip
Notes
Diffstat (limited to 'editors/texmacs/Makefile')
-rw-r--r--editors/texmacs/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/editors/texmacs/Makefile b/editors/texmacs/Makefile
index 2f4d46647a11..3a87e397bb6b 100644
--- a/editors/texmacs/Makefile
+++ b/editors/texmacs/Makefile
@@ -6,16 +6,14 @@
#
PORTNAME= texmacs
-PORTVERSION= 1.0.7.2
+PORTVERSION= 1.0.7.3
CATEGORIES= editors print
MASTER_SITES= ftp://ftp.texmacs.org/pub/TeXmacs/%SUBDIR%/ \
- http://www.texmacs.org/Download/ftp/%SUBDIR%/ \
- http://gd.tuwien.ac.at/editors/TeXmacs/targz/ \
- ftp://gd.tuwien.ac.at/editors/TeXmacs/targz/
+ http://www.predatorlabs.net/dl/
MASTER_SITE_SUBDIR= targz old-targz
DISTNAME= TeXmacs-${PORTVERSION}-src
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= rfarmer@predatorlabs.net
COMMENT= A free WYSIWYG scientific text editor
BUILD_DEPENDS= tex:${PORTSDIR}/print/teTeX-base
@@ -55,6 +53,8 @@ post-patch:
's|#!/bin/bash|#!/bin/sh|g'
@${REINPLACE_CMD} -e 's|type -p maxima|which maxima|g' \
${WRKSRC}/plugins/maxima/bin/maxima_detect
+ @${REINPLACE_CMD} -e 's|ICONV_LDFLAGS/-liconv|ICONV_LDFLAGS|' \
+ ${WRKSRC}/configure
post-install:
${CHOWN} -R ${LIBOWN}:${LIBGRP} ${PREFIX}/libexec/TeXmacs