mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Unbreak reference port
This commit is contained in:
parent
7402ca93ec
commit
460a00fdfd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363508
@ -11,6 +11,7 @@ MASTER_SITES= GNOME
|
||||
MAINTAINER= bland@FreeBSD.org
|
||||
COMMENT= XML API for C++
|
||||
|
||||
USES+= tar:xz
|
||||
|
||||
PLIST_SUB= VERSION="2.6" API_VERSION="2.6"
|
||||
|
||||
@ -21,7 +22,7 @@ LATEST_LINK= libxml++26
|
||||
LIB_DEPENDS= libglibmm-2.4.so:${PORTSDIR}/devel/glibmm
|
||||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
|
||||
USES= gmake pathfix pkgconfig tar:xz
|
||||
USES+= gmake pathfix pkgconfig
|
||||
USE_GNOME= libxml2
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
Loading…
Reference in New Issue
Block a user