summaryrefslogtreecommitdiffstats
path: root/editors/ted
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2003-01-02 19:04:46 +0000
committerijliao <ijliao@FreeBSD.org>2003-01-02 19:04:46 +0000
commit3d13d07ded996a1e9e91ba89d35c4303e732bd60 (patch)
tree814be8659aaecd7bcd1615fd31bb57f514679eed /editors/ted
parent10c2b953d92fe8dbfca797ecfe7595c64ba1ecca (diff)
downloadFreeBSD-ports-3d13d07ded996a1e9e91ba89d35c4303e732bd60.zip
FreeBSD-ports-3d13d07ded996a1e9e91ba89d35c4303e732bd60.tar.gz
upgrade to 2.12
PR: 46131 Submitted by: Ports Fury
Diffstat (limited to 'editors/ted')
-rw-r--r--editors/ted/Makefile7
-rw-r--r--editors/ted/distinfo2
2 files changed, 5 insertions, 4 deletions
diff --git a/editors/ted/Makefile b/editors/ted/Makefile
index 728cc63..cb93eca 100644
--- a/editors/ted/Makefile
+++ b/editors/ted/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ted
-PORTVERSION= 2.11
+PORTVERSION= 2.12
CATEGORIES= editors textproc print
MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/
EXTRACT_SUFX= .src.tar.gz
@@ -18,14 +18,15 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff
WRKSRC= ${WRKDIR}/Ted-${PORTVERSION}
+CONFIGURE_WRKSRC= ${WRKSRC}/Ted
-USE_REINPLACE= yes
USE_X_PREFIX= yes
USE_XPM= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
+USE_REINPLACE= yes
GNU_CONFIGURE= yes
-CONFIGURE_WRKSRC= ${WRKSRC}/Ted
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CC="${CC}" CFLAGS="${CFLAGS}"
CONFIGURE_ARGS= --with-GTK
MAKE_ENV= DEF_AFMDIR="-DAFMDIR=\"\\\"${AFMDIR}\\\"\"" \
diff --git a/editors/ted/distinfo b/editors/ted/distinfo
index a621f40..25f54bf 100644
--- a/editors/ted/distinfo
+++ b/editors/ted/distinfo
@@ -1 +1 @@
-MD5 (ted-2.11.src.tar.gz) = 04b6f9a142f9c23e2022f89065c126e8
+MD5 (ted-2.12.src.tar.gz) = 4587e3218dd8aa1b1bae8a97b3b9eef6
OpenPOWER on IntegriCloud