From b3c360b2e7a50ca910b601f32f4f61243ef17de5 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Sat, 16 Apr 2011 17:12:40 +0000 Subject: - Fix PLIST Approved by: Kuan-Chung Chiu (maintainer) --- converters/php5-bsdconv/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'converters') diff --git a/converters/php5-bsdconv/Makefile b/converters/php5-bsdconv/Makefile index bcba6a79d7cd..b20a11fc5b91 100644 --- a/converters/php5-bsdconv/Makefile +++ b/converters/php5-bsdconv/Makefile @@ -17,7 +17,7 @@ MASTERDIR= ${.CURDIR}/../bsdconv WRKSRC= ${WRKDIR}/${DISTNAME}/wrapper/php PATCH_WRKSRC= ${WRKDIR}/${DISTNAME} DESCR= ${.CURDIR}/pkg-descr -PLIST= # empty +PLIST= ${NONEXISTENT} USE_PHP= yes USE_PHPIZE= yes -- cgit