diff options
| author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-04 07:38:57 +0800 |
|---|---|---|
| committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-04 07:38:57 +0800 |
| commit | 559b0973e7493886596d48a1ce2117f2ee22d5e9 (patch) | |
| tree | fa6b70fc931f7e28065b07637be4c555cc087026 /net | |
| parent | 365d785aa0267ebae49217e6903bcee0c374e355 (diff) | |
| download | marcuscom-ports-559b0973e7493886596d48a1ce2117f2ee22d5e9.tar marcuscom-ports-559b0973e7493886596d48a1ce2117f2ee22d5e9.tar.gz marcuscom-ports-559b0973e7493886596d48a1ce2117f2ee22d5e9.tar.bz2 marcuscom-ports-559b0973e7493886596d48a1ce2117f2ee22d5e9.tar.lz marcuscom-ports-559b0973e7493886596d48a1ce2117f2ee22d5e9.tar.xz marcuscom-ports-559b0973e7493886596d48a1ce2117f2ee22d5e9.tar.zst marcuscom-ports-559b0973e7493886596d48a1ce2117f2ee22d5e9.zip | |
Convert to USE_AUTOTOOLS.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4169 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net')
| -rw-r--r-- | net/gnome-nettool/Makefile | 2 | ||||
| -rw-r--r-- | net/gnomenettool/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/gnome-nettool/Makefile b/net/gnome-nettool/Makefile index b9b426566..f58baffc7 100644 --- a/net/gnome-nettool/Makefile +++ b/net/gnome-nettool/Makefile @@ -21,7 +21,7 @@ USE_X_PREFIX= yes USE_BZIP2= yes USE_GNOME= gnomehack intlhack gnomeprefix libglade2 gconf2 USE_GMAKE= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CFLAGS+= -DHAVE_SOCKADDR_SA_LEN diff --git a/net/gnomenettool/Makefile b/net/gnomenettool/Makefile index b9b426566..f58baffc7 100644 --- a/net/gnomenettool/Makefile +++ b/net/gnomenettool/Makefile @@ -21,7 +21,7 @@ USE_X_PREFIX= yes USE_BZIP2= yes USE_GNOME= gnomehack intlhack gnomeprefix libglade2 gconf2 USE_GMAKE= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CFLAGS+= -DHAVE_SOCKADDR_SA_LEN |
