aboutsummaryrefslogtreecommitdiff
path: root/databases/dbf
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-10-09 06:26:00 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-10-09 06:26:00 +0000
commita074f86813ceb8b108fe89e3e4326d165a954b36 (patch)
tree834df00c2d45aa85f23d3f61f4e9f796fcba6281 /databases/dbf
parent3ece50039b69208e426628d95d1b9364ec1b3d03 (diff)
downloadports-a074f86813ceb8b108fe89e3e4326d165a954b36.tar.gz
ports-a074f86813ceb8b108fe89e3e4326d165a954b36.zip
Remove useless USE_GCC, it builds properly with clang
Notes
Notes: svn path=/head/; revision=329864
Diffstat (limited to 'databases/dbf')
-rw-r--r--databases/dbf/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/dbf/Makefile b/databases/dbf/Makefile
index d7e5757140a7..5bfd34d922c9 100644
--- a/databases/dbf/Makefile
+++ b/databases/dbf/Makefile
@@ -16,9 +16,8 @@ OPTIONS_DEFINE= NLS
WRKSRC= ${WRKDIR}/lib${PORTNAME}
USE_ZIP= yes
-USES= pathfix
+USES= pathfix
USE_GNOME= intltool
-USE_GCC= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_prog_DOC_TO_MAN=""
USE_LDCONFIG= yes