mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Fix pkg-plist.
- Bump PORTREVISION. Approved by: portmgr
This commit is contained in:
parent
d06912e6ef
commit
184e973284
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140823
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= hugin
|
||||
PORTVERSION= 0.5.b2
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -31,8 +31,12 @@ RUN_DEPENDS= PTOptimizer:${PORTSDIR}/graphics/libpano12 \
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG}
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
USE_GMAKE= yes
|
||||
USE_BZIP2= yes
|
||||
USE_ICONV= yes
|
||||
USE_GETTEXT= yes
|
||||
|
||||
DOCSDIR= ${PREFIX}/share/hugin/xrc/data
|
||||
WX_CONFIG= ${X11BASE}/bin/wxgtk2-2.4-config
|
||||
|
Loading…
Reference in New Issue
Block a user