diff options
author | dougb <dougb@FreeBSD.org> | 2012-08-20 15:55:02 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2012-08-20 15:55:02 +0800 |
commit | 27452d97286811b44adcdeb8243b815671f63ea7 (patch) | |
tree | 21e11bc3f610a90741d18eb1ffd13fb740058047 /www/cocoon | |
parent | 4566128f437b2caf218814f8bcff5181db040b23 (diff) | |
download | freebsd-ports-gnome-27452d97286811b44adcdeb8243b815671f63ea7.tar.gz freebsd-ports-gnome-27452d97286811b44adcdeb8243b815671f63ea7.tar.zst freebsd-ports-gnome-27452d97286811b44adcdeb8243b815671f63ea7.zip |
Fix post r302141: The files in USE_RC_SUBR are already included in SUB_FILES
I caught most of these, but missed this one, apologies
Diffstat (limited to 'www/cocoon')
-rw-r--r-- | www/cocoon/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/cocoon/Makefile b/www/cocoon/Makefile index 7b6fef117465..afec05274bf6 100644 --- a/www/cocoon/Makefile +++ b/www/cocoon/Makefile @@ -61,7 +61,6 @@ SUB_FILES= \ pkg-install \ pkg-deinstall \ ${APP_NAME}ctl \ - ${APP_NAME}.sh \ upstreams-cocoon.sh \ message \ message-advanced |