diff options
Diffstat (limited to 'sysutils/cpogm')
-rw-r--r-- | sysutils/cpogm/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/cpogm/Makefile b/sysutils/cpogm/Makefile index 90bb9ca7388..f6eddc7fdc9 100644 --- a/sysutils/cpogm/Makefile +++ b/sysutils/cpogm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/10/03 21:57:36 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/23 19:50:56 asau Exp $ # DISTNAME= cpogm-1.0 @@ -9,8 +9,6 @@ MASTER_SITES= # ftp://ftp.gw.com/pub/people/kim/ MAINTAINER= kim@tac.nyc.ny.us COMMENT= Copy owner, group and mode of a file -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= perl:run NO_CONFIGURE= yes |