summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-07-04 08:12:01 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-07-04 08:12:01 +0800
commit1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb (patch)
treeacdda213828bbb8225ec4ab1136c646f4cca6305 /x11
parentf72f003a94fafe45af77f3f41658c9005a1f8586 (diff)
downloadmarcuscom-ports-1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb.tar
marcuscom-ports-1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb.tar.gz
marcuscom-ports-1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb.tar.bz2
marcuscom-ports-1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb.tar.lz
marcuscom-ports-1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb.tar.xz
marcuscom-ports-1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb.tar.zst
marcuscom-ports-1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb.zip
Convert to USE_AUTOTOOLS.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4171 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-applets/Makefile2
-rw-r--r--x11/gnomeapplets2/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile
index 3a891c00d..d51e97b51 100644
--- a/x11/gnome-applets/Makefile
+++ b/x11/gnome-applets/Makefile
@@ -30,7 +30,7 @@ INSTALLS_OMF= yes
USE_GNOME= gnomeprefix gnomehack intlhack gnomepanel \
gail
USE_GSTREAMER= yes
-USE_LIBTOOL_VER=15
+USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \
FREEBSD_SYS=${FREEBSD_SYS}
diff --git a/x11/gnomeapplets2/Makefile b/x11/gnomeapplets2/Makefile
index 3a891c00d..d51e97b51 100644
--- a/x11/gnomeapplets2/Makefile
+++ b/x11/gnomeapplets2/Makefile
@@ -30,7 +30,7 @@ INSTALLS_OMF= yes
USE_GNOME= gnomeprefix gnomehack intlhack gnomepanel \
gail
USE_GSTREAMER= yes
-USE_LIBTOOL_VER=15
+USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \
FREEBSD_SYS=${FREEBSD_SYS}