diff options
author | marcus <marcus@FreeBSD.org> | 2003-08-01 02:54:35 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-08-01 02:54:35 +0000 |
commit | 1de217eb468e3294176aca5a8e9ac0a3a22617b3 (patch) | |
tree | b387f603addca88458a1581a43041b9adcbfba7c /devel/gnome-vfsmm/Makefile | |
parent | 43e166e39baf41a3a4c903e870005cbf67141f07 (diff) | |
download | FreeBSD-ports-1de217eb468e3294176aca5a8e9ac0a3a22617b3.zip FreeBSD-ports-1de217eb468e3294176aca5a8e9ac0a3a22617b3.tar.gz |
* Remove redundant patches that were rolled into the GCC 2.95.x patch [1]
* Use gnomehack and remove another patch
Reminded by: maintainer
Diffstat (limited to 'devel/gnome-vfsmm/Makefile')
-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 7989588..b2bc5f2 100644 --- a/devel/gnome-vfsmm/Makefile +++ b/devel/gnome-vfsmm/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOME= gnomevfs2 +USE_GNOME= gnomehack gnomevfs2 USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-static |