summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-08-26 12:03:56 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-08-26 12:03:56 +0800
commite399631640fd9c7e2e0b9212e459f035a0e28fe7 (patch)
tree9166b613a6514df7020e56bb51bdf74507223b91 /x11-toolkits
parentc363cba4d2a16c50d9195f0ea1038aa98b5cd05d (diff)
downloadmarcuscom-ports-e399631640fd9c7e2e0b9212e459f035a0e28fe7.tar
marcuscom-ports-e399631640fd9c7e2e0b9212e459f035a0e28fe7.tar.gz
marcuscom-ports-e399631640fd9c7e2e0b9212e459f035a0e28fe7.tar.bz2
marcuscom-ports-e399631640fd9c7e2e0b9212e459f035a0e28fe7.tar.lz
marcuscom-ports-e399631640fd9c7e2e0b9212e459f035a0e28fe7.tar.xz
marcuscom-ports-e399631640fd9c7e2e0b9212e459f035a0e28fe7.tar.zst
marcuscom-ports-e399631640fd9c7e2e0b9212e459f035a0e28fe7.zip
Convert to USE_AUTOTOOLS, reset $FreeBSD$ tags, and add $MCom$ tags where
appropriate. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4639 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gtksourceview/Makefile4
-rw-r--r--x11-toolkits/gtksourceview2/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/gtksourceview/Makefile b/x11-toolkits/gtksourceview/Makefile
index 45e28de74..b975493ec 100644
--- a/x11-toolkits/gtksourceview/Makefile
+++ b/x11-toolkits/gtksourceview/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11-toolkits/gtksourceview/Makefile,v 1.17 2005/08/08 09:38:36 kwm Exp $
+# $MCom: ports/x11-toolkits/gtksourceview/Makefile,v 1.18 2005/08/24 01:46:46 marcus Exp $
#
PORTNAME= gtksourceview
@@ -19,7 +19,7 @@ COMMENT= A text widget that adds syntax highlighting to the GtkTextView widget
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_LIBTOOL_VER=15
+USE_AUTOTOOLS= libtool:15
INSTALLS_SHLIB= yes
USE_GNOME= gnomeprefix gnomehack libgnome libgnomeprintui
CONFIGURE_ARGS= --enable-compile-warnings=no
diff --git a/x11-toolkits/gtksourceview2/Makefile b/x11-toolkits/gtksourceview2/Makefile
index 45e28de74..b975493ec 100644
--- a/x11-toolkits/gtksourceview2/Makefile
+++ b/x11-toolkits/gtksourceview2/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11-toolkits/gtksourceview/Makefile,v 1.17 2005/08/08 09:38:36 kwm Exp $
+# $MCom: ports/x11-toolkits/gtksourceview/Makefile,v 1.18 2005/08/24 01:46:46 marcus Exp $
#
PORTNAME= gtksourceview
@@ -19,7 +19,7 @@ COMMENT= A text widget that adds syntax highlighting to the GtkTextView widget
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_LIBTOOL_VER=15
+USE_AUTOTOOLS= libtool:15
INSTALLS_SHLIB= yes
USE_GNOME= gnomeprefix gnomehack libgnome libgnomeprintui
CONFIGURE_ARGS= --enable-compile-warnings=no