diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-03-19 22:29:54 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-03-19 22:29:54 +0000 |
commit | d46a6ab48b81461272dc29c035142e281e6e5d97 (patch) | |
tree | c2d552769be282d0101a99aefaa59aada7e73460 /net-im | |
parent | 842df886d4ef991f5873c7ddc4ad1f44e5dbb2d1 (diff) | |
download | ports-d46a6ab48b81461272dc29c035142e281e6e5d97.tar.gz ports-d46a6ab48b81461272dc29c035142e281e6e5d97.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gnomeicu/Makefile | 6 | ||||
-rw-r--r-- | net-im/gnomeicu2/Makefile | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net-im/gnomeicu/Makefile b/net-im/gnomeicu/Makefile index 0ef5f23d8700..191986f2208d 100644 --- a/net-im/gnomeicu/Makefile +++ b/net-im/gnomeicu/Makefile @@ -3,7 +3,7 @@ # Date created: 03/16/1999 # Whom: nectar@FreeBSD.ORG # -# $Id: Makefile,v 1.1.1.1 1999/03/16 08:59:57 nectar Exp $ +# $Id: Makefile,v 1.7 1999/03/18 22:32:38 nectar Exp $ # DISTNAME= gnomeicu-0.62a @@ -11,11 +11,11 @@ CATEGORIES= net gnome MASTER_SITES= ftp://gnomeicu.gdev.net/pub/gnomeicu/ \ http://www.nectar.com/distfiles/ +MAINTAINER= nectar@FreeBSD.ORG + LIB_DEPENDS= gnome.1:${PORTSDIR}/x11/gnomelibs \ gdk_imlib.3:${PORTSDIR}/graphics/imlib -MAINTAINER= nectar@FreeBSD.ORG - USE_X_PREFIX= YES GNU_CONFIGURE= YES CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config" diff --git a/net-im/gnomeicu2/Makefile b/net-im/gnomeicu2/Makefile index 0ef5f23d8700..191986f2208d 100644 --- a/net-im/gnomeicu2/Makefile +++ b/net-im/gnomeicu2/Makefile @@ -3,7 +3,7 @@ # Date created: 03/16/1999 # Whom: nectar@FreeBSD.ORG # -# $Id: Makefile,v 1.1.1.1 1999/03/16 08:59:57 nectar Exp $ +# $Id: Makefile,v 1.7 1999/03/18 22:32:38 nectar Exp $ # DISTNAME= gnomeicu-0.62a @@ -11,11 +11,11 @@ CATEGORIES= net gnome MASTER_SITES= ftp://gnomeicu.gdev.net/pub/gnomeicu/ \ http://www.nectar.com/distfiles/ +MAINTAINER= nectar@FreeBSD.ORG + LIB_DEPENDS= gnome.1:${PORTSDIR}/x11/gnomelibs \ gdk_imlib.3:${PORTSDIR}/graphics/imlib -MAINTAINER= nectar@FreeBSD.ORG - USE_X_PREFIX= YES GNU_CONFIGURE= YES CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config" |