diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-04 08:12:01 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-04 08:12:01 +0800 |
commit | 1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb (patch) | |
tree | acdda213828bbb8225ec4ab1136c646f4cca6305 /x11 | |
parent | f72f003a94fafe45af77f3f41658c9005a1f8586 (diff) | |
download | marcuscom-ports-1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb.tar.gz 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/Makefile | 2 | ||||
-rw-r--r-- | x11/gnomeapplets2/Makefile | 2 |
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} |