From: rodin Date: Mon, 30 Nov 2009 16:09:31 +0000 (+0000) Subject: Dependency fixes. X-Git-Tag: v0.9~270 X-Git-Url: https://git.stderr.nl/gitweb?a=commitdiff_plain;h=3c4c34b6d7bb0e459a4a3adbc5f96772e218b920;p=projects%2Fchimara%2Fchimara.git Dependency fixes. --- diff --git a/freebsd-port/libchimara/Makefile b/freebsd-port/libchimara/Makefile index 8e8ea0c..f8212f2 100644 --- a/freebsd-port/libchimara/Makefile +++ b/freebsd-port/libchimara/Makefile @@ -14,12 +14,11 @@ DISTNAME= chimara-0.1 MAINTAINER= w.m.vanvliet@student.utwente.nl COMMENT= A GTK widget that implements the GLK interface for interactive fiction. -LIB_DEPENDS= libchimara.0:${PORTSDIR}/devel/libchimara \ - gtk-x11-2.0:${PORTSDIR}/x11-toolkits/gtk20 \ - glib-2.0:${PORTSDIR}/devel/glib20 +USE_GNOME= gtk20 GNU_CONFIGURE= yes USE_GMAKE= yes +USE_LDCONFIG= ${PREFIX}/lib ${PREFIX}/lib/chimara .include