aboutsummaryrefslogtreecommitdiff
path: root/databases
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 /databases
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 'databases')
-rw-r--r--databases/dbf/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/databases/dbf/Makefile b/databases/dbf/Makefile
index 964177025685..cf3cb90d278f 100644
--- a/databases/dbf/Makefile
+++ b/databases/dbf/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: dbf
-# Date created: Apr 3, 2003
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= dbf
PORTVERSION= 0.9.0
@@ -21,7 +16,8 @@ OPTIONS_DEFINE= NLS
WRKSRC= ${WRKDIR}/lib${PORTNAME}
USE_ZIP= yes
-USE_GNOME= gnomehack intltool
+USES= pathfix
+USE_GNOME= intltool
USE_GCC= 4.6+
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_prog_DOC_TO_MAN=""