diff options
author | ade <ade@FreeBSD.org> | 2001-01-23 03:33:59 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-01-23 03:33:59 +0800 |
commit | 2f2e939028695a112013552d2ccd7be6d9737c6b (patch) | |
tree | ca9b8b0c22f6f1a80cf8356b296d618078b620b5 /x11-toolkits | |
parent | 5235cc5d3d18aa7c050c43525b377d377796539f (diff) | |
download | freebsd-ports-gnome-2f2e939028695a112013552d2ccd7be6d9737c6b.tar.gz freebsd-ports-gnome-2f2e939028695a112013552d2ccd7be6d9737c6b.tar.zst freebsd-ports-gnome-2f2e939028695a112013552d2ccd7be6d9737c6b.zip |
Release a few ports back into the wild that I don't have
time to maintain any more.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/bakery/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/bakery/Makefile b/x11-toolkits/bakery/Makefile index 3ca7f44bbb0f..6e18455decff 100644 --- a/x11-toolkits/bakery/Makefile +++ b/x11-toolkits/bakery/Makefile @@ -11,10 +11,9 @@ CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ade@FreeBSD.org +MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= gtkmm.1:${PORTSDIR}/x11-toolkits/gtk-- \ - gnomemm.3:${PORTSDIR}/x11-toolkits/gnome-- +LIB_DEPENDS= gnomemm.3:${PORTSDIR}/x11-toolkits/gnome-- USE_X_PREFIX= yes USE_PERL5= yes |