1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00

- Fix build after libmytinfo removal

Reported by:	pointyhat via kris
This commit is contained in:
Rong-En Fan 2007-02-09 08:21:29 +00:00
parent d1cc1c7191
commit 56c9725873
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184669
2 changed files with 2 additions and 1 deletions
editors/bpatch

View File

@ -7,6 +7,7 @@
PORTNAME= bpatch
PORTVERSION= 1.0
PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
DISTNAME= ${PORTNAME}

View File

@ -8,7 +8,7 @@
+BINDIR= ${PREFIX}/bin
+MANDIR= ${PREFIX}/man/man1
+
+LIBS = -lncurses -lmytinfo
+LIBS = -lncurses
+#LIBS = -ltermlib
+#LIBS = -lterminfo
+#for sysV