From: Marijn van Vliet Date: Mon, 30 Nov 2009 16:09:31 +0000 (+0000) Subject: Dependency fixes. X-Git-Url: https://git.stderr.nl/gitweb?p=rodin%2Fchimara.git;a=commitdiff_plain;h=4240a3dfe7bae2864cdd67e8bdb9819949f01183 Dependency fixes. git-svn-id: http://lassie.dyndns-server.com/svn/gargoyle-gtk@195 ddfedd41-794f-dd11-ae45-00112f111e67 --- 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