diff options
-rw-r--r-- | games/gcompris/Makefile | 3 | ||||
-rw-r--r-- | 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 |