Fix build on 4-x
This commit is contained in:
parent
720a67642b
commit
6daf4e62d6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123501
1 changed files with 1 additions and 1 deletions
|
@ -18,9 +18,9 @@ LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff \
|
||||||
jpeg:${PORTSDIR}/graphics/jpeg
|
jpeg:${PORTSDIR}/graphics/jpeg
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
||||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||||
LDFLAGS="-L${LOCALBASE}/lib"
|
LDFLAGS="-L${LOCALBASE}/lib"
|
||||||
|
USE_GETOPT_LONG=yes
|
||||||
|
|
||||||
PLIST_FILES= bin/enblend
|
PLIST_FILES= bin/enblend
|
||||||
MAN1= enblend.1
|
MAN1= enblend.1
|
||||||
|
|
Loading…
Reference in a new issue