summaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2001-05-04 21:41:30 +0000
committerade <ade@FreeBSD.org>2001-05-04 21:41:30 +0000
commit6855df27735fc5f10d442e902a0e3b24e5c8f96d (patch)
treea06401f746a2c66d7519e13e47116450d2e2857d /lang
parent6bb45ee02a63914be3ecd530070d92541da9614b (diff)
downloadFreeBSD-ports-6855df27735fc5f10d442e902a0e3b24e5c8f96d.zip
FreeBSD-ports-6855df27735fc5f10d442e902a0e3b24e5c8f96d.tar.gz
Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
Diffstat (limited to 'lang')
-rw-r--r--lang/mdk/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/lang/mdk/Makefile b/lang/mdk/Makefile
index c95cd3c..ebf66c3 100644
--- a/lang/mdk/Makefile
+++ b/lang/mdk/Makefile
@@ -8,19 +8,17 @@
PORTNAME= mdk
PORTVERSION= 0.3.1
-CATEGORIES= lang
+PORTREVISION= 1
+CATEGORIES= lang gnome
MASTER_SITES= ${MASTER_SITE_GNU} \
${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ijliao@FreeBSD.org
-LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
- intl.1:${PORTSDIR}/devel/gettext \
- glade.4:${PORTSDIR}/devel/libglade
+LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
-USE_GLIB= yes
-USE_GTK= yes
+USE_GNOME= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
OpenPOWER on IntegriCloud