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 /graphics/gpaint | |
parent | 7ce0c30d7530087588921aedd4971eec44d11823 (diff) | |
download | freebsd-ports-bc47cccc84a1837da1919cf6c75785c9646d1761.zip |
Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
Diffstat (limited to 'graphics/gpaint')
-rw-r--r-- | graphics/gpaint/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/graphics/gpaint/Makefile b/graphics/gpaint/Makefile index e3d851cc106d..0df29fbf78b9 100644 --- a/graphics/gpaint/Makefile +++ b/graphics/gpaint/Makefile @@ -13,9 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ - gnomeprint.13:${PORTSDIR}/print/gnomeprint - USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= yes |