aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2003-06-17 04:57:32 +0800
committeradamw <adamw@FreeBSD.org>2003-06-17 04:57:32 +0800
commit51a8036f2e84bee46af04962564bafe240a61565 (patch)
tree3208c6eedccfad21201478f38228c87478a4b809 /deskutils
parent8052fd3fb7fe6d92a2417b006fdc2957f45cc132 (diff)
downloadfreebsd-ports-gnome-51a8036f2e84bee46af04962564bafe240a61565.tar.gz
freebsd-ports-gnome-51a8036f2e84bee46af04962564bafe240a61565.tar.zst
freebsd-ports-gnome-51a8036f2e84bee46af04962564bafe240a61565.zip
Utilize USE_GNOME= libgsf.
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/libmrproject/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/deskutils/libmrproject/Makefile b/deskutils/libmrproject/Makefile
index a42aa685a9ef..27de1b709857 100644
--- a/deskutils/libmrproject/Makefile
+++ b/deskutils/libmrproject/Makefile
@@ -14,11 +14,9 @@ MASTER_SITES= ftp://ftp.codefactory.se/pub/software/mrproject/source/
MAINTAINER= gnome@FreeBSD.org
COMMENT= Library backend for MrProject project management application
-LIB_DEPENDS= gsf-1.9:${PORTSDIR}/devel/libgsf
-
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack gnometarget
+USE_GNOME= gnomeprefix gnomehack gnometarget libgsf
INSTALLS_SHLIB= yes
USE_REINPLACE= yes
USE_LIBTOOL= yes