diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-11-21 16:45:13 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-11-21 16:45:13 +0800 |
commit | a8882e0a8f899d9186e6037e537ca9de013e9f7c (patch) | |
tree | d95009e19dc532f73a30b42369bc8be3009063e5 /graphics | |
parent | dc287e100ca503c6729ed0ad004278e51ba09901 (diff) | |
download | freebsd-ports-gnome-a8882e0a8f899d9186e6037e537ca9de013e9f7c.tar.gz freebsd-ports-gnome-a8882e0a8f899d9186e6037e537ca9de013e9f7c.tar.zst freebsd-ports-gnome-a8882e0a8f899d9186e6037e537ca9de013e9f7c.zip |
Update to 0.2.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gpaint/Makefile | 5 | ||||
-rw-r--r-- | graphics/gpaint/distinfo | 2 | ||||
-rw-r--r-- | graphics/gpaint/pkg-plist | 1 |
3 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gpaint/Makefile b/graphics/gpaint/Makefile index 8c272c933997..2214cd609ef8 100644 --- a/graphics/gpaint/Makefile +++ b/graphics/gpaint/Makefile @@ -6,14 +6,15 @@ # PORTNAME= gpaint -PORTVERSION= 0.1.1 +PORTVERSION= 0.2 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf +LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ + gnomeprint.13:${PORTSDIR}/print/gnomeprint USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/graphics/gpaint/distinfo b/graphics/gpaint/distinfo index c44240391e84..213460d3770e 100644 --- a/graphics/gpaint/distinfo +++ b/graphics/gpaint/distinfo @@ -1 +1 @@ -MD5 (gpaint-0.1.1.tar.gz) = ec4e07edca32d6d0e9ed03be9fd52a18 +MD5 (gpaint-0.2.tar.gz) = 5daceec3a9b21520b4add16826c787d9 diff --git a/graphics/gpaint/pkg-plist b/graphics/gpaint/pkg-plist index 9c218ceb3357..c09a8ad0644f 100644 --- a/graphics/gpaint/pkg-plist +++ b/graphics/gpaint/pkg-plist @@ -1,5 +1,4 @@ bin/gpaint -share/gnome/pixmaps/gpaint/Makefile.am share/gnome/pixmaps/gpaint/about_pict.xpm share/gnome/pixmaps/gpaint/arcOp.xpm share/gnome/pixmaps/gpaint/arrow.png |