diff options
Diffstat (limited to 'devel/ORBit')
| -rw-r--r-- | devel/ORBit/Makefile | 7 | ||||
| -rw-r--r-- | devel/ORBit/distinfo | 2 | 
2 files changed, 6 insertions, 3 deletions
diff --git a/devel/ORBit/Makefile b/devel/ORBit/Makefile index 04151e07b3bf..0c986a3fcd61 100644 --- a/devel/ORBit/Makefile +++ b/devel/ORBit/Makefile @@ -6,7 +6,7 @@  #  PORTNAME=	ORBit -PORTVERSION=	0.5.1 +PORTVERSION=	0.5.2  CATEGORIES=	devel gnome  MASTER_SITES=	${MASTER_SITE_GNOME}  MASTER_SITE_SUBDIR=	stable/sources/ORBit @@ -22,7 +22,10 @@ USE_GMAKE=	yes  USE_LIBTOOL=	yes  INSTALLS_SHLIB=	yes  LIBTOOLFILES=	configure libIDL/configure popt/configure -CONFIGURE_ENV=	GLIB_CONFIG="${GLIB_CONFIG}" +CONFIGURE_ENV=	GLIB_CONFIG="${GLIB_CONFIG}" \ +		CPPFLAGS="-I${LOCALBASE}/include" \ +		LDFLAGS="-L${LOCALBASE}/lib" +  CONFIGURE_ARGS= --disable-indent  .include <bsd.port.mk> diff --git a/devel/ORBit/distinfo b/devel/ORBit/distinfo index 33dc99f356aa..3f7f44af6a90 100644 --- a/devel/ORBit/distinfo +++ b/devel/ORBit/distinfo @@ -1 +1 @@ -MD5 (ORBit-0.5.1.tar.gz) = fd132d12a77c2bc4e71168da39c8ff04 +MD5 (ORBit-0.5.2.tar.gz) = 94ab26a83203661fa0b0c02fb578b1e9  | 
