1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00

- Add missing OPTIONS_DEFINE

PR:		ports/177689
Submitted by:	Reko Turja <reko.turja@liukuma.net>
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-07-13 06:56:30 +00:00
parent 3461a96424
commit 03ebbd54bc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322899

View File

@ -25,7 +25,7 @@ NO_BUILD= yes
SUB_FILES= pkg-message
OPTIONS_DEFINE= DCRAW FFMPEG GD GRAPHMAGICK IMAGEMAGICK JHEAD \
NETPBM NLS UNZIP
NETPBM NLS PGSQL UNZIP
OPTIONS_DEFAULT= IMAGEMAGICK JHEAD UNZIP
.include <bsd.port.options.mk>