diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-07 14:23:04 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-07 14:23:04 +0800 |
commit | b05f80c6b256810abc22f5ff718df7d3720bef81 (patch) | |
tree | 2037ae13611d87916c23bc85bd7bedca5cc4153b | |
parent | ba0b68b55c70636d80a9a789003a492ef9cb7882 (diff) | |
download | marcuscom-ports-b05f80c6b256810abc22f5ff718df7d3720bef81.tar marcuscom-ports-b05f80c6b256810abc22f5ff718df7d3720bef81.tar.gz marcuscom-ports-b05f80c6b256810abc22f5ff718df7d3720bef81.tar.bz2 marcuscom-ports-b05f80c6b256810abc22f5ff718df7d3720bef81.tar.lz marcuscom-ports-b05f80c6b256810abc22f5ff718df7d3720bef81.tar.xz marcuscom-ports-b05f80c6b256810abc22f5ff718df7d3720bef81.tar.zst marcuscom-ports-b05f80c6b256810abc22f5ff718df7d3720bef81.zip |
lthack is no longer needed.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3825 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | devel/gnome-vfsmm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gnome-vfsmm/Makefile b/devel/gnome-vfsmm/Makefile index f6cf71cce..8a4d193ae 100644 --- a/devel/gnome-vfsmm/Makefile +++ b/devel/gnome-vfsmm/Makefile @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GCC= 3.4 USE_GMAKE= yes -USE_GNOME= gnomehack lthack gnomevfs2 +USE_GNOME= gnomehack gnomevfs2 USE_INC_LIBTOOL_VER=15 INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-static |