summaryrefslogtreecommitdiffstats
path: root/sysutils/gnomesystemtools
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 /sysutils/gnomesystemtools
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 'sysutils/gnomesystemtools')
-rw-r--r--sysutils/gnomesystemtools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gnomesystemtools/Makefile b/sysutils/gnomesystemtools/Makefile
index 0777d4053..202e0c2a1 100644
--- a/sysutils/gnomesystemtools/Makefile
+++ b/sysutils/gnomesystemtools/Makefile
@@ -3,7 +3,7 @@
# Whom: Adam Weinberger <adamw@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/gnomesystemtools/Makefile,v 1.26 2005/08/09 04:40:21 marcus Exp $
+# $MCom: ports/sysutils/gnomesystemtools/Makefile,v 1.27 2005/08/24 01:27:32 marcus Exp $
#
PORTNAME= gnomesystemtools
@@ -25,7 +25,7 @@ USE_GMAKE= yes
USE_X_PREFIX= yes
GNOME_DESKTOP_VERSION=2
USE_GNOME= gnomehack gnomeprefix gnometarget intlhack nautilus2
-USE_LIBTOOL_VER=15
+USE_AUTOTOOLS= libtool:15
INSTALLS_OMF= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"