diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-27 06:30:26 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-27 06:30:26 +0800 |
commit | 2f14ec017d55ac7e1306970b08e767113c6431b2 (patch) | |
tree | cd39e666da3b96d74321e5d17896048e3bdca3d4 /x11-toolkits | |
parent | 3341e0c9d89dbdba2b416507055686c3230741bc (diff) | |
download | freebsd-ports-gnome-2f14ec017d55ac7e1306970b08e767113c6431b2.tar.gz freebsd-ports-gnome-2f14ec017d55ac7e1306970b08e767113c6431b2.tar.zst freebsd-ports-gnome-2f14ec017d55ac7e1306970b08e767113c6431b2.zip |
Convert to new GNOME infrastructure.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtk-sharp-devel/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/gtk-sharp/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/gtk-sharp10/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/gtk-sharp20/Makefile | 3 |
4 files changed, 4 insertions, 8 deletions
diff --git a/x11-toolkits/gtk-sharp-devel/Makefile b/x11-toolkits/gtk-sharp-devel/Makefile index 7468837bae68..b974d4fba2e7 100644 --- a/x11-toolkits/gtk-sharp-devel/Makefile +++ b/x11-toolkits/gtk-sharp-devel/Makefile @@ -16,14 +16,13 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Gtk+ and GNOME interfaces for the .NET runtime BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono -LIB_DEPENDS= gnomedb-2:${PORTSDIR}/databases/libgnomedb \ - gnomeui-2:${PORTSDIR}/x11-toolkits/libgnomeui # XXX Should conditionalise all the different parts of gtk# maybe. USE_LIBTOOL= yes INSTALLS_SHLIB= yes USE_GMAKE= yes +USE_GNOME= libgnomeui libgnomedb MAKEFILE= makefile .include <bsd.port.mk> diff --git a/x11-toolkits/gtk-sharp/Makefile b/x11-toolkits/gtk-sharp/Makefile index 7468837bae68..b974d4fba2e7 100644 --- a/x11-toolkits/gtk-sharp/Makefile +++ b/x11-toolkits/gtk-sharp/Makefile @@ -16,14 +16,13 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Gtk+ and GNOME interfaces for the .NET runtime BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono -LIB_DEPENDS= gnomedb-2:${PORTSDIR}/databases/libgnomedb \ - gnomeui-2:${PORTSDIR}/x11-toolkits/libgnomeui # XXX Should conditionalise all the different parts of gtk# maybe. USE_LIBTOOL= yes INSTALLS_SHLIB= yes USE_GMAKE= yes +USE_GNOME= libgnomeui libgnomedb MAKEFILE= makefile .include <bsd.port.mk> diff --git a/x11-toolkits/gtk-sharp10/Makefile b/x11-toolkits/gtk-sharp10/Makefile index 7468837bae68..b974d4fba2e7 100644 --- a/x11-toolkits/gtk-sharp10/Makefile +++ b/x11-toolkits/gtk-sharp10/Makefile @@ -16,14 +16,13 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Gtk+ and GNOME interfaces for the .NET runtime BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono -LIB_DEPENDS= gnomedb-2:${PORTSDIR}/databases/libgnomedb \ - gnomeui-2:${PORTSDIR}/x11-toolkits/libgnomeui # XXX Should conditionalise all the different parts of gtk# maybe. USE_LIBTOOL= yes INSTALLS_SHLIB= yes USE_GMAKE= yes +USE_GNOME= libgnomeui libgnomedb MAKEFILE= makefile .include <bsd.port.mk> diff --git a/x11-toolkits/gtk-sharp20/Makefile b/x11-toolkits/gtk-sharp20/Makefile index 7468837bae68..b974d4fba2e7 100644 --- a/x11-toolkits/gtk-sharp20/Makefile +++ b/x11-toolkits/gtk-sharp20/Makefile @@ -16,14 +16,13 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Gtk+ and GNOME interfaces for the .NET runtime BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono -LIB_DEPENDS= gnomedb-2:${PORTSDIR}/databases/libgnomedb \ - gnomeui-2:${PORTSDIR}/x11-toolkits/libgnomeui # XXX Should conditionalise all the different parts of gtk# maybe. USE_LIBTOOL= yes INSTALLS_SHLIB= yes USE_GMAKE= yes +USE_GNOME= libgnomeui libgnomedb MAKEFILE= makefile .include <bsd.port.mk> |