[Midnightbsd-cvs] mports [18007] trunk/databases/gdbm/Makefile: add iconv

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Feb 15 10:35:52 EST 2015


Revision: 18007
          http://svnweb.midnightbsd.org/mports/?rev=18007
Author:   laffer1
Date:     2015-02-15 10:35:51 -0500 (Sun, 15 Feb 2015)
Log Message:
-----------
add iconv

Modified Paths:
--------------
    trunk/databases/gdbm/Makefile

Modified: trunk/databases/gdbm/Makefile
===================================================================
--- trunk/databases/gdbm/Makefile	2015-02-15 15:35:32 UTC (rev 18006)
+++ trunk/databases/gdbm/Makefile	2015-02-15 15:35:51 UTC (rev 18007)
@@ -2,6 +2,7 @@
 
 PORTNAME=	gdbm
 PORTVERSION=	1.11
+PORTREVISION=	1
 CATEGORIES=	databases
 MASTER_SITES=	GNU
 
@@ -15,7 +16,7 @@
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 USE_LDCONFIG=	yes
-USES=		libtool:keepla
+USES=		libtool:keepla iconv
 DESTDIRNAME=	INSTALL_ROOT
 
 MAKE_JOBS_UNSAFE=	yes



More information about the Midnightbsd-cvs mailing list