--- Makefile.orig 2009-07-07 21:24:04.000000000 +0000 +++ Makefile 2009-07-07 21:23:32.000000000 +0000 @@ -7,6 +7,7 @@ PORTNAME= woof PORTVERSION= 2009.02.27 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.home.unix-ag.org/simon/ DISTNAME= woof @@ -21,6 +22,6 @@ PLIST_FILES= bin/woof do-install: - ${INSTALL_DATA} ${DISTDIR}/woof ${PREFIX}/bin/woof + ${INSTALL_SCRIPT} ${DISTDIR}/woof ${PREFIX}/bin/woof .include