aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-07-26 02:05:44 +0800
committerpav <pav@FreeBSD.org>2004-07-26 02:05:44 +0800
commit446d0f77ada907b0bd606b52a02178266d014857 (patch)
tree9159097c7127fcc6cc404b38f9e480454e5ba873 /textproc
parent14133eb42790b7b11d59dea46e9dd8f3b60dc3ef (diff)
downloadfreebsd-ports-gnome-446d0f77ada907b0bd606b52a02178266d014857.tar.gz
freebsd-ports-gnome-446d0f77ada907b0bd606b52a02178266d014857.tar.zst
freebsd-ports-gnome-446d0f77ada907b0bd606b52a02178266d014857.zip
- USE_GNOME'ify dependency line
Requested by: mezz
Diffstat (limited to 'textproc')
-rw-r--r--textproc/meld/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/meld/Makefile b/textproc/meld/Makefile
index 4991e4ce3120..804775f90acc 100644
--- a/textproc/meld/Makefile
+++ b/textproc/meld/Makefile
@@ -14,9 +14,8 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9
MAINTAINER= rui@ruilopes.com
COMMENT= GNOME 2 visual diff and merge tool
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gnome/__init__.py:${PORTSDIR}/x11-toolkits/py-gnome2
-
USE_BZIP2= yes
+USE_GNOME= pygnome2
USE_PYTHON= yes
USE_X_PREFIX= yes
NO_BUILD= yes