From ddc1f29a30714795cf48691ebdd458e23c4f68a4 Mon Sep 17 00:00:00 2001 From: Jean-Yves Lefort Date: Wed, 10 May 2006 01:17:49 +0000 Subject: Move the libbonoboui programming reference to the libbonoboui-reference port. --- x11-toolkits/libbonoboui/Makefile | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'x11-toolkits/libbonoboui/Makefile') diff --git a/x11-toolkits/libbonoboui/Makefile b/x11-toolkits/libbonoboui/Makefile index 774136d2fec5..1f3dab876df5 100644 --- a/x11-toolkits/libbonoboui/Makefile +++ b/x11-toolkits/libbonoboui/Makefile @@ -17,14 +17,22 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= GUI frontend to the libbonobo component of GNOME 2 USE_BZIP2= yes +PREFIX?= ${X11BASE} + +.if !defined(REFERENCE_PORT) + +PORTREVISION= 1 + USE_GETTEXT= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= gnomeprefix gnomehack gnomehier intlhack \ - libgnomecanvas libgnome + libgnomecanvas libgnome referencehack INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" .include + +.endif -- cgit v1.2.3