Add another pattern for optional files.

This commit is contained in:
Aleksej Saushev 2011-07-05 17:00:39 +00:00 committed by Thomas Klausner
parent f561e7a3e3
commit 2e4ced427d

View file

@ -1,4 +1,4 @@
# $NetBSD: options.mk,v 1.8 2011/07/05 15:47:46 asau Exp $
# $NetBSD: options.mk,v 1.9 2011/07/05 17:00:39 asau Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.openaxiom
PKG_OPTIONS_REQUIRED_GROUPS= lisp
@ -62,6 +62,7 @@ PRINT_PLIST_AWK+= {if ($$0 ~ /\/bin\/${_file_}$$/) {$$0 = "$${x11}" $$0;}}
.for _file_ in hypertex spadbuf view2D view3D viewman
PRINT_PLIST_AWK+= {if ($$0 ~ /\/lib\/${_file_}$$/) {$$0 = "$${x11}" $$0;}}
.endfor
PRINT_PLIST_AWK+= {if ($$0 ~ /\/graph\/[^/]*\.ps$$/) {$$0 = "$${x11}" $$0;}}
.endif
.for opt in clisp sbcl ecl x11