From d27684dccd4b602dc2d7115b63c731b9b0e33b85 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Mon, 24 Jul 2000 09:04:44 +0000 Subject: Remove redundant LIB_DEPENDS. PR: 20100 Submitted by: Ports Furry --- games/gcompris/Makefile | 3 +-- games/gcompris2/Makefile | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/games/gcompris/Makefile b/games/gcompris/Makefile index 7acfdd17bbb8..a716b06cdda0 100644 --- a/games/gcompris/Makefile +++ b/games/gcompris/Makefile @@ -15,8 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= sobomax@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/share/automake/install-sh:${PORTSDIR}/devel/automake -LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ - Xpm.4:${PORTSDIR}/graphics/xpm +LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/games/gcompris2/Makefile b/games/gcompris2/Makefile index 7acfdd17bbb8..a716b06cdda0 100644 --- a/games/gcompris2/Makefile +++ b/games/gcompris2/Makefile @@ -15,8 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= sobomax@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/share/automake/install-sh:${PORTSDIR}/devel/automake -LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ - Xpm.4:${PORTSDIR}/graphics/xpm +LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs USE_X_PREFIX= yes USE_GMAKE= yes -- cgit v1.2.3