summaryrefslogtreecommitdiff
path: root/net/ORBit/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2000-07-10 10:52:18 +0000
committerwiz <wiz>2000-07-10 10:52:18 +0000
commit27e1ba92be36387743d693b233c9b009af1f05e4 (patch)
tree6ce8e66d122c9eb7be589f66e2b6c1e8d5097f80 /net/ORBit/Makefile
parent2f0b09b588eff52a3b5220f8f4761fcc47fe8801 (diff)
downloadpkgsrc-27e1ba92be36387743d693b233c9b009af1f05e4.tar.gz
Update to 0.5.2. Changes seem to be bugfixes (no ChangeLog available).
Diffstat (limited to 'net/ORBit/Makefile')
-rw-r--r--net/ORBit/Makefile12
1 files changed, 3 insertions, 9 deletions
diff --git a/net/ORBit/Makefile b/net/ORBit/Makefile
index 524ae07a5fe..eceaaaf5424 100644
--- a/net/ORBit/Makefile
+++ b/net/ORBit/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.32 2000/06/20 22:42:38 jlam Exp $
+# $NetBSD: Makefile,v 1.33 2000/07/10 10:52:18 wiz Exp $
#
-DISTNAME= ORBit-0.5.1
+DISTNAME= ORBit-0.5.2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/ORBit/}
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.gnome.org/
-DEPENDS+= glib-1.2.*:../../devel/glib
+DEPENDS+= glib>=1.2.7:../../devel/glib
DEPENDS+= gindent-*:../../devel/gindent
DEPENDS+= gettext-0.10.*:../../devel/gettext
@@ -21,12 +21,6 @@ LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig \
INFO_FILES= libIDL.info
-# This package fails to build, with an unterminated macro definition error
-# Calling the build twice seems to workaround this.
-do-build:
- -@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} ${.MAKEFLAGS} all
- -@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} ${.MAKEFLAGS} all
-
post-install:
cd ${WRKSRC}/popt; ${LIBTOOL} --mode=install \
${INSTALL_DATA} libpopt.la ${PREFIX}/lib