[Midnightbsd-cvs] mports [23619] trunk/databases/gdbm/Makefile: add readline
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Jul 21 19:01:53 EDT 2018
Revision: 23619
http://svnweb.midnightbsd.org/mports/?rev=23619
Author: laffer1
Date: 2018-07-21 19:01:52 -0400 (Sat, 21 Jul 2018)
Log Message:
-----------
add readline
Modified Paths:
--------------
trunk/databases/gdbm/Makefile
Modified: trunk/databases/gdbm/Makefile
===================================================================
--- trunk/databases/gdbm/Makefile 2018-07-21 22:46:58 UTC (rev 23618)
+++ trunk/databases/gdbm/Makefile 2018-07-21 23:01:52 UTC (rev 23619)
@@ -2,7 +2,7 @@
PORTNAME= gdbm
PORTVERSION= 1.13
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= GNU
@@ -16,7 +16,7 @@
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
-USES= libtool:keepla iconv
+USES= libtool:keepla iconv readline
DESTDIRNAME= INSTALL_ROOT
MAKE_JOBS_UNSAFE= yes
More information about the Midnightbsd-cvs
mailing list