diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-05-04 21:41:30 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-05-04 21:41:30 +0000 |
commit | bc47cccc84a1837da1919cf6c75785c9646d1761 (patch) | |
tree | f7a9d348554d6994c70ad84089b6b749b7ac60fd /devel/gnome-crash | |
parent | 7ce0c30d7530087588921aedd4971eec44d11823 (diff) | |
download | ports-bc47cccc84a1837da1919cf6c75785c9646d1761.tar.gz ports-bc47cccc84a1837da1919cf6c75785c9646d1761.zip |
Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
Notes
Notes:
svn path=/head/; revision=42259
Diffstat (limited to 'devel/gnome-crash')
-rw-r--r-- | devel/gnome-crash/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/gnome-crash/Makefile b/devel/gnome-crash/Makefile index 70f999a3dabf..c6c2af0a9d77 100644 --- a/devel/gnome-crash/Makefile +++ b/devel/gnome-crash/Makefile @@ -14,9 +14,6 @@ DISTNAME= gnome-crash-${PORTVERSION} MAINTAINER= ade@FreeBSD.org -LIB_DEPENDS= glade.4:${PORTSDIR}/devel/libglade \ - gnomeprint.13:${PORTSDIR}/print/gnomeprint - USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= yes |