mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
- Chase changes to swig13
Pointed out by: krismail
This commit is contained in:
parent
205f4ec73e
commit
936eb1c7af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=138639
2 changed files with 6 additions and 4 deletions
|
@ -14,8 +14,9 @@ EXTRACT_SUFX= .tar.gz\?rev=\&format=raw
|
|||
MAINTAINER= ahze@FreeBSD.org
|
||||
COMMENT= Freedesktop synchronization framework
|
||||
|
||||
LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3 \
|
||||
swigguile.0:${PORTSDIR}/devel/swig13
|
||||
BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13
|
||||
LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3
|
||||
RUN_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13
|
||||
|
||||
CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS}"
|
||||
USE_LIBTOOL_VER=15
|
||||
|
|
|
@ -14,8 +14,9 @@ EXTRACT_SUFX= .tar.gz\?rev=\&format=raw
|
|||
MAINTAINER= ahze@FreeBSD.org
|
||||
COMMENT= Freedesktop synchronization framework
|
||||
|
||||
LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3 \
|
||||
swigguile.0:${PORTSDIR}/devel/swig13
|
||||
BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13
|
||||
LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3
|
||||
RUN_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13
|
||||
|
||||
CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS}"
|
||||
USE_LIBTOOL_VER=15
|
||||
|
|
Loading…
Add table
Reference in a new issue