diff options
author | asami <asami@FreeBSD.org> | 1999-03-19 22:29:54 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-03-19 22:29:54 +0000 |
commit | a4dddbfa3ab60a44bf12c62aabdeee6965c68183 (patch) | |
tree | 1957099a9378d09a4b6489b99855bba69c0a518e /net-im/gnomeicu/Makefile | |
parent | 7d1e4e2f4ffd2e8c52dd9b919838fb81a5d53eef (diff) | |
download | FreeBSD-ports-a4dddbfa3ab60a44bf12c62aabdeee6965c68183.zip FreeBSD-ports-a4dddbfa3ab60a44bf12c62aabdeee6965c68183.tar.gz |
Portlint.
Diffstat (limited to 'net-im/gnomeicu/Makefile')
-rw-r--r-- | net-im/gnomeicu/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/gnomeicu/Makefile b/net-im/gnomeicu/Makefile index 0ef5f23..191986f2 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" |