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 | |
parent | 25fb948c1d86b805975e23083b2ed30449f23a4e (diff) | |
download | freebsd-ports-3a28fb39529c75ffb9691b97e7d7f6398ec2375d.zip |
GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in
LIB_DEPENDS.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-applets/Makefile | 1 | ||||
-rw-r--r-- | x11/gnomeapplets/Makefile | 1 | ||||
-rw-r--r-- | x11/gnomeapplets2/Makefile | 1 | ||||
-rw-r--r-- | x11/gnomecore/Makefile | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index dc7df156e15a..59404a474aaa 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -15,7 +15,6 @@ DISTNAME= gnome-applets-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org -BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop USE_X_PREFIX= yes diff --git a/x11/gnomeapplets/Makefile b/x11/gnomeapplets/Makefile index dc7df156e15a..59404a474aaa 100644 --- a/x11/gnomeapplets/Makefile +++ b/x11/gnomeapplets/Makefile @@ -15,7 +15,6 @@ DISTNAME= gnome-applets-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org -BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop USE_X_PREFIX= yes diff --git a/x11/gnomeapplets2/Makefile b/x11/gnomeapplets2/Makefile index dc7df156e15a..59404a474aaa 100644 --- a/x11/gnomeapplets2/Makefile +++ b/x11/gnomeapplets2/Makefile @@ -15,7 +15,6 @@ DISTNAME= gnome-applets-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org -BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop USE_X_PREFIX= yes 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 |