Set IGNORE for NOPORTDATA configurations:

Smalltalk port does not honour the NOPORTDATA flag
and won't work if the port data is not installed

Reported by:	QAT
This commit is contained in:
Johan van Selst 2010-05-04 21:40:25 +00:00
parent b862db7acd
commit 341f0843b9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=253705

View file

@ -41,6 +41,10 @@ USE_LDCONFIG= yes
PLIST_SUB= VERSION="${PORTVERSION}"
PORTDATA= *
.ifdef NOPORTDATA
IGNORE= smalltalk requires port data, unset NOPORTDATA to install
.endif
MAN1= gst.1 gst-load.1 gst-package.1 gst-sunit.1 gst-config.1 \
gst-convert.1 gst-doc.1 gst-profile.1
MLINKS= gst-load.1 gst-reload.1