diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-04-15 17:05:52 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-04-15 17:05:52 +0000 |
commit | 3a28fb39529c75ffb9691b97e7d7f6398ec2375d (patch) | |
tree | 8ccffad0068d075df7d0c237bb296ddd687d4d46 /games/gnome-games | |
parent | Bring the patch to the newest version so it does not break anymore (diff) |
GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in
LIB_DEPENDS.
Notes
Notes:
svn path=/head/; revision=57721
Diffstat (limited to 'games/gnome-games')
-rw-r--r-- | games/gnome-games/Makefile | 1 |
1 files changed, 0 insertions, 1 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 |