aboutsummaryrefslogtreecommitdiff
path: root/graphics/sng
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2008-03-10 23:05:07 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2008-03-10 23:05:07 +0000
commit4525a54426f959d2bcde362987b8bdfd952f3695 (patch)
tree322c22e5b514fae5e83266e74415aae2a53ab0f9 /graphics/sng
parentd0fc418f3f4f571465966af245536f633a1f6b7b (diff)
downloadports-4525a54426f959d2bcde362987b8bdfd952f3695.tar.gz
ports-4525a54426f959d2bcde362987b8bdfd952f3695.zip
Notes
Diffstat (limited to 'graphics/sng')
-rw-r--r--graphics/sng/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/sng/Makefile b/graphics/sng/Makefile
index 540490621b72..1283f9c376a6 100644
--- a/graphics/sng/Makefile
+++ b/graphics/sng/Makefile
@@ -8,7 +8,7 @@
PORTNAME= sng
PORTVERSION= 1.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,8 +16,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Compiler/decompiler for Scriptable Network Graphics
-BUILD_DEPENDS= ${X11BASE}/lib/X11/rgb.txt:${X_CLIENTS_PORT}
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${X11BASE}/lib/X11/rgb.txt:${PORTSDIR}/x11/rgb
+RUN_DEPENDS= ${X11BASE}/lib/X11/rgb.txt:${PORTSDIR}/x11/rgb
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
GNU_CONFIGURE= yes