aboutsummaryrefslogtreecommitdiff
path: root/devel/ORBit/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-03-12 21:56:07 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-03-12 21:56:07 +0000
commit9929ffb6707e03927b36f0db8371793c1cf5ab72 (patch)
tree0810199f54cebd60d51f7495de1dad9f751983b4 /devel/ORBit/Makefile
parent59ce27939f84adf6b5cf29aefb997ec6c5f5971c (diff)
Notes
Diffstat (limited to 'devel/ORBit/Makefile')
-rw-r--r--devel/ORBit/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/ORBit/Makefile b/devel/ORBit/Makefile
index 470870e518a1..8766b597aacd 100644
--- a/devel/ORBit/Makefile
+++ b/devel/ORBit/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= ORBit
-PORTVERSION= 0.5.13
-PORTREVISION= 3
+PORTVERSION= 0.5.14
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/ORBit
+DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
@@ -18,6 +18,7 @@ BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
+USE_BZIP2= yes
USE_GMAKE= yes
USE_GLIB= yes
INSTALLS_SHLIB= yes
@@ -25,6 +26,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-indent
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
+CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
post-patch:
@${TOUCH} ${WRKSRC}/configure