diff options
author | agc <agc> | 1998-08-21 08:26:24 +0000 |
---|---|---|
committer | agc <agc> | 1998-08-21 08:26:24 +0000 |
commit | 1589900069e6f174e1b9f1d54307ef93f5f29f19 (patch) | |
tree | 796c516c17c174980c926d0788dd8cd0fc1bdc37 | |
parent | 9311af7390b503def8240ea3d88a1be57c874f21 (diff) | |
download | pkgsrc-1589900069e6f174e1b9f1d54307ef93f5f29f19.tar.gz |
Add HOMEPAGE.
Delete unnecssary USE_GMAKE.
-rw-r--r-- | corba/ORBit/Makefile | 4 | ||||
-rw-r--r-- | net/ORBit/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/corba/ORBit/Makefile b/corba/ORBit/Makefile index c6e5772d397..be0f780d974 100644 --- a/corba/ORBit/Makefile +++ b/corba/ORBit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 1998/08/20 22:07:24 agc Exp $ +# $NetBSD: Makefile,v 1.2 1998/08/21 08:26:24 agc Exp $ # DISTNAME= ORBit-0.2.1 @@ -6,9 +6,9 @@ CATEGORIES= corba MASTER_SITES= ftp://ftp.gnome.org/pub/ORBit/ MAINTAINER= packages@netbsd.org +HOMEPAGE= http://www.gnome.org/ GNU_CONFIGURE= yes -USE_GMAKE= yes USE_LIBTOOL= yes DEPENDS+= glib-1.1.2:../../devel/glib diff --git a/net/ORBit/Makefile b/net/ORBit/Makefile index c6e5772d397..be0f780d974 100644 --- a/net/ORBit/Makefile +++ b/net/ORBit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 1998/08/20 22:07:24 agc Exp $ +# $NetBSD: Makefile,v 1.2 1998/08/21 08:26:24 agc Exp $ # DISTNAME= ORBit-0.2.1 @@ -6,9 +6,9 @@ CATEGORIES= corba MASTER_SITES= ftp://ftp.gnome.org/pub/ORBit/ MAINTAINER= packages@netbsd.org +HOMEPAGE= http://www.gnome.org/ GNU_CONFIGURE= yes -USE_GMAKE= yes USE_LIBTOOL= yes DEPENDS+= glib-1.1.2:../../devel/glib |