- Re enable IGNORE when PACKAGE_BUILDING is set
Submitted by: pavbot
This commit is contained in:
parent
04aeb7c9c9
commit
15d5569912
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=210350
@ -30,9 +30,9 @@ SUB_FILES= pkg-message
|
||||
|
||||
MAN1= scite.1
|
||||
|
||||
#.if defined(PACKAGE_BUILDING)
|
||||
#IGNORE= x11-toolkits/scintilla does not build with GTK+2 support by default
|
||||
#.endif
|
||||
.if defined(PACKAGE_BUILDING)
|
||||
IGNORE= x11-toolkits/scintilla does not build with GTK+2 support by default
|
||||
.endif
|
||||
|
||||
pre-configure:
|
||||
@if [ -n "`${PKG_INFO} -E 'scintilla-[0-9]*' 2> /dev/null`" ]; then \
|
||||
|
Loading…
Reference in New Issue
Block a user