summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-31 03:19:29 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-31 03:19:29 +0800
commit7a191cf2aa0c91bdc1249961bea01bd84255882e (patch)
tree1537490c2b4de98faf06c35109e144bd5148d986
parentbd67a1111d89a64e8045545b1982d2626e131679 (diff)
downloadmarcuscom-ports-7a191cf2aa0c91bdc1249961bea01bd84255882e.tar
marcuscom-ports-7a191cf2aa0c91bdc1249961bea01bd84255882e.tar.gz
marcuscom-ports-7a191cf2aa0c91bdc1249961bea01bd84255882e.tar.bz2
marcuscom-ports-7a191cf2aa0c91bdc1249961bea01bd84255882e.tar.lz
marcuscom-ports-7a191cf2aa0c91bdc1249961bea01bd84255882e.tar.xz
marcuscom-ports-7a191cf2aa0c91bdc1249961bea01bd84255882e.tar.zst
marcuscom-ports-7a191cf2aa0c91bdc1249961bea01bd84255882e.zip
Sync w/ FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8955 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--www/erwn/Makefile2
-rw-r--r--www/gtkhtml38/Makefile3
2 files changed, 3 insertions, 2 deletions
diff --git a/www/erwn/Makefile b/www/erwn/Makefile
index 67c066c83..8ddaff916 100644
--- a/www/erwn/Makefile
+++ b/www/erwn/Makefile
@@ -26,7 +26,7 @@ MAN1= erwin.1
post-patch:
@${REINPLACE_CMD} -e "s|gtkhtml-3.6|gtkhtml-3.8|g" \
- ${WRKSRC}/configure
+ ${WRKSRC}/configure
post-install:
.if !defined(NOPORTDOCS)
diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile
index 7f74e8056..714399635 100644
--- a/www/gtkhtml38/Makefile
+++ b/www/gtkhtml38/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/www/gtkhtml38/Makefile,v 1.102 2007/05/05 04:41:30 marcus Exp $
+# $MCom: ports/www/gtkhtml38/Makefile,v 1.103 2007/05/19 21:36:26 marcus Exp $
#
PORTNAME= gtkhtml3
@@ -21,6 +21,7 @@ COMMENT= Lightweight HTML rendering/printing/editing engine
LIB_DEPENDS= soup-2.2.8:${PORTSDIR}/devel/libsoup
NO_LATEST_LINK= yes
+DEPRECATED= Older API; newer applications should use www/gtkhtml3
USE_GETTEXT= yes
USE_BZIP2= yes