Unbreak previous commit, somehow a - slipped in to things between

tinderbox and commit

Feature safe:	yes
Pointyhat to:	jpaetzel
This commit is contained in:
Josh Paetzel 2011-11-23 15:51:09 +00:00
parent 760d7e4096
commit bda7f9eb63
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=286309
2 changed files with 2 additions and 1 deletions

View file

@ -24,7 +24,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
USE_BZIP2= yes USE_BZIP2= yes
USE_OPENSSL= yes USE_OPENSSL= yes
USE_LDCONFIG= yes USE_LDCONFIG= yes
USE_GNOME= pkg-config USE_GNOME= pkgconfig
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
CONFIGURE_ENV= "LEX=${LOCALBASE}/bin/flex" CONFIGURE_ENV= "LEX=${LOCALBASE}/bin/flex"
CONFIGURE_ARGS= --disable-debug --disable-static CONFIGURE_ARGS= --disable-debug --disable-static

View file

@ -74,3 +74,4 @@ include/qore/Qore.h
include/qore/QoreEvents.h include/qore/QoreEvents.h
include/qore/QoreRWLock.h include/qore/QoreRWLock.h
@dirrm include/qore @dirrm include/qore
@dirrmtry lib/pkgconfig