mail/gnubiff: add CPE information
- Maintainer's timeout (tdb@FreeBSD.org) PR: 198636 Submitted by: Shun <shun.fbsd.pr@dropcut.net>
This commit is contained in:
parent
353bc4b40a
commit
7d0b8fa5c9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382911
@ -15,7 +15,7 @@ OPTIONS_DEFINE= NLS
|
||||
LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt
|
||||
|
||||
USE_GNOME= intlhack libglade2 esound
|
||||
USES= fam gmake pathfix pkgconfig
|
||||
USES= cpe fam gmake pathfix pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LIBS+= -L${LOCALBASE}/lib -lX11
|
||||
@ -25,6 +25,7 @@ LIBS+= -L${LOCALBASE}/lib -lX11
|
||||
CXXFLAGS+= "-Wno-long-long"
|
||||
|
||||
INFO= gnubiff
|
||||
CPE_VENDOR= gnu
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user