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 /x11/gnomecore | |
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.
Diffstat (limited to 'x11/gnomecore')
-rw-r--r-- | x11/gnomecore/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/gnomecore/Makefile b/x11/gnomecore/Makefile index d190e807c519..ba2afb178618 100644 --- a/x11/gnomecore/Makefile +++ b/x11/gnomecore/Makefile @@ -15,7 +15,6 @@ DISTNAME= gnome-core-${PORTVERSION} MAINTAINER?= gnome@FreeBSD.org -BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext LIB_DEPENDS= gtkhtml.21:${PORTSDIR}/www/gtkhtml RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio |