In some straightforward situations, protect examples behind PORTEXAMPLES,
adding EXAMPLES to OPTIONS_DEFINE where necessary. In a couple instances, correct examples being controlled by the DOCS option.
This commit is contained in:
@@ -21,7 +21,7 @@ EXAMPLESDIR= ${PREFIX}/share/examples/sqlite2
|
||||
|
||||
EXTRACT_AFTER_ARGS= --exclude CVS
|
||||
|
||||
OPTIONS_DEFINE= TCL THREADS DOCS
|
||||
OPTIONS_DEFINE= TCL THREADS DOCS EXAMPLES
|
||||
|
||||
.if !exists(/usr/lib/libreadline.so)
|
||||
MAKE_ARGS= READLINE_FLAGS="-DHAVE_READLINE=1 -I${LOCALBASE}/include -L${LOCALBASE}/lib"
|
||||
|
||||
Reference in New Issue
Block a user