From 2f22de7c7a397be4a62b13a7329d2b879230d0c1 Mon Sep 17 00:00:00 2001 From: Beech Rintoul Date: Fri, 21 Mar 2008 22:06:15 +0000 Subject: - Remove USE_X_PREFIX - Use SF macro - USE_XPM --> USE_XORG=xpm - Bump portrevision --- www/screem/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'www/screem') diff --git a/www/screem/Makefile b/www/screem/Makefile index 38dc023426b1..c986582a5ec6 100644 --- a/www/screem/Makefile +++ b/www/screem/Makefile @@ -7,21 +7,19 @@ PORTNAME= screem PORTVERSION= 0.16.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= www gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Nice GNOME/GTK-based HTML editor LIB_DEPENDS= croco-0.6.3:${PORTSDIR}/textproc/libcroco -USE_X_PREFIX= yes USE_GETTEXT= yes USE_GNOME= desktopfileutils gnomehack gnomemenus gnomeprefix gnometarget \ gtksourceview intlhack libgnomeprintui libgnomeui libgtkhtml -USE_XPM= yes +USE_XORG= xpm USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ -- cgit v1.2.3