diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-04-16 01:05:52 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-04-16 01:05:52 +0800 |
commit | 352d1cda3a35b31ffa00556548bb6cbfdc5339d9 (patch) | |
tree | 6d7bd3cda0b8e38c93ea2287490926e3ad5243fb /games | |
parent | 5f25ccdefa329cb1c3ff70f96a85276042ee0475 (diff) | |
download | freebsd-ports-gnome-352d1cda3a35b31ffa00556548bb6cbfdc5339d9.tar.gz freebsd-ports-gnome-352d1cda3a35b31ffa00556548bb6cbfdc5339d9.tar.zst freebsd-ports-gnome-352d1cda3a35b31ffa00556548bb6cbfdc5339d9.zip |
GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in
LIB_DEPENDS.
Diffstat (limited to 'games')
-rw-r--r-- | games/gnome-games/Makefile | 1 | ||||
-rw-r--r-- | games/gnomegames/Makefile | 1 | ||||
-rw-r--r-- | games/gnomegames2/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 8870f4a6b789..de6a1679261c 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -15,7 +15,6 @@ DISTNAME= gnome-games-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org -BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile USE_BZIP2= yes diff --git a/games/gnomegames/Makefile b/games/gnomegames/Makefile index 8870f4a6b789..de6a1679261c 100644 --- a/games/gnomegames/Makefile +++ b/games/gnomegames/Makefile @@ -15,7 +15,6 @@ DISTNAME= gnome-games-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org -BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile USE_BZIP2= yes diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile index 8870f4a6b789..de6a1679261c 100644 --- a/games/gnomegames2/Makefile +++ b/games/gnomegames2/Makefile @@ -15,7 +15,6 @@ DISTNAME= gnome-games-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org -BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile USE_BZIP2= yes |