diff options
| author | Marcus von Appen <mva@FreeBSD.org> | 2013-04-27 08:50:46 +0000 |
|---|---|---|
| committer | Marcus von Appen <mva@FreeBSD.org> | 2013-04-27 08:50:46 +0000 |
| commit | 821843ca06f2354ffe250825fcdffabb6d0caefa (patch) | |
| tree | 5b8de344e457d5da2cf746d56e495a2ce03e1d99 /databases/freetds | |
| parent | - update WWW (diff) | |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
Diffstat (limited to 'databases/freetds')
| -rw-r--r-- | databases/freetds/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/freetds/Makefile b/databases/freetds/Makefile index 5af74936bc1a..9029df3f0a9c 100644 --- a/databases/freetds/Makefile +++ b/databases/freetds/Makefile @@ -14,7 +14,7 @@ COMMENT= Sybase/Microsoft TDS protocol library TDS_VER?= 5.0 -USE_ICONV= yes +USES= iconv USE_GMAKE= yes GNU_GONFIGURE= yes USE_AUTOTOOLS= autoconf:env libtool |
