aboutsummaryrefslogtreecommitdiff
path: root/www/screem
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-03-28 03:28:30 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-03-28 03:28:30 +0000
commit1e5f12f776f18f64b73fa7b72b979e38239746a0 (patch)
treebb96e15bdbdb742febe5467ec9a1dffea805d91b /www/screem
parent6f6e8eaa3a8af5e8893c5525a24287352db655e8 (diff)
downloadports-1e5f12f776f18f64b73fa7b72b979e38239746a0.tar.gz
ports-1e5f12f776f18f64b73fa7b72b979e38239746a0.zip
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix" instead.
Notes
Notes: svn path=/head/; revision=315433
Diffstat (limited to 'www/screem')
-rw-r--r--www/screem/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/www/screem/Makefile b/www/screem/Makefile
index 979ecc3afcb9..6533cd21bafd 100644
--- a/www/screem/Makefile
+++ b/www/screem/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: SCREEM
-# Date created: 05 Nov 1999
-# Whom: Will Andrews <andrews@technologist.com>
-#
+# Created by: Will Andrews <andrews@technologist.com>
# $FreeBSD$
-#
PORTNAME= screem
PORTVERSION= 0.16.1
@@ -17,7 +13,8 @@ COMMENT= Nice GNOME/GTK-based HTML editor
LIB_DEPENDS= croco-0.6.3:${PORTSDIR}/textproc/libcroco
USE_GETTEXT= yes
-USE_GNOME= desktopfileutils gnomehack gnomemenus gnomeprefix \
+USES= pathfix
+USE_GNOME= desktopfileutils gnomemenus gnomeprefix \
gtksourceview intlhack libgnomeprintui libgnomeui libgtkhtml
USE_XORG= xpm
USE_GMAKE= yes