aboutsummaryrefslogtreecommitdiff
path: root/databases/libiodbc
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 09:01:51 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 09:01:51 +0000
commit5e04dfb987a06fe3e55ade30cf92ddf2d0ae43c5 (patch)
tree831cfccedf5427bd5bd861e261beb940c54683e4 /databases/libiodbc
parent9ade528355721321c4c8ff492c7622d3dec771ce (diff)
downloadports-5e04dfb987a06fe3e55ade30cf92ddf2d0ae43c5.tar.gz
ports-5e04dfb987a06fe3e55ade30cf92ddf2d0ae43c5.zip
Eliminate USE_GNOME=pkgconfig from databases
While here: - trim headers - Convert to USES=pathfix, USES=gmake
Notes
Notes: svn path=/head/; revision=325950
Diffstat (limited to 'databases/libiodbc')
-rw-r--r--databases/libiodbc/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/databases/libiodbc/Makefile b/databases/libiodbc/Makefile
index 8227e10c00dd..70ed392a8706 100644
--- a/databases/libiodbc/Makefile
+++ b/databases/libiodbc/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libiodbc
-# Date created: 24 Mar 2000
-# Whom: erikhb@bgnett.no
-#
+# Created by: erikhb@bgnett.no
# $FreeBSD$
-#
PORTNAME= libiodbc
PORTVERSION= 3.52.8
@@ -20,7 +16,7 @@ LICENSE_FILE_LGPL20= ${WRKSRC}/LICENSE.LGPL
CONFLICTS= unixODBC-[0-9]*
-USE_GNOME= gnomehack pkgconfig
+USES= pathfix pkgconfig
USE_AUTOTOOLS= libtool
CONFIGURE_ARGS= --with-iodbc-inidir=${ETCDIR}
USE_LDCONFIG= yes