From 6d2a5eb0194403a26ecfc1ccd2d02c7ca7875bfb Mon Sep 17 00:00:00 2001 From: asau Date: Sun, 28 Oct 2012 06:30:00 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- www/geeklog/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'www/geeklog') diff --git a/www/geeklog/Makefile b/www/geeklog/Makefile index 14588c5ea16..0ecd1889afe 100644 --- a/www/geeklog/Makefile +++ b/www/geeklog/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2011/11/13 15:52:24 taca Exp $ +# $NetBSD: Makefile,v 1.35 2012/10/28 06:30:16 asau Exp $ # DISTNAME= geeklog-${VER} @@ -11,8 +11,6 @@ HOMEPAGE= http://www.geeklog.net/ COMMENT= PHP/MySQL based application for managing dynamic web content LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}>=4.3.3:../../www/ap-php DEPENDS+= ${PHP_PKG_PREFIX}-mysql>=4.3.0:../../databases/php-mysql -- cgit v1.2.3