diff options
Diffstat (limited to 'devel/libgtop2/Makefile')
-rw-r--r-- | devel/libgtop2/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/libgtop2/Makefile b/devel/libgtop2/Makefile index cc1225598093..f10e573820b9 100644 --- a/devel/libgtop2/Makefile +++ b/devel/libgtop2/Makefile @@ -17,18 +17,15 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME 2.0 top library -LIB_DEPENDS= glib-2.0.200:${PORTSDIR}/devel/glib20 - USE_BZIP2= yes USE_PERL5= yes USE_GMAKE= yes -USE_GNOME= gnomehack +USE_GNOME= gnomehack glib20 USE_REINPLACE= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} post-install: install-info --section="Programming \& development tools" \ |