diff options
author | hrs <hrs@FreeBSD.org> | 2016-11-16 18:49:01 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2016-11-16 18:49:01 +0800 |
commit | 1a3633186fd15d2b73688af152e2051392fe6d4e (patch) | |
tree | fe194155010d004ab8b5006abc2dfab70bd60ad5 /japanese | |
parent | 453a881e3587a96137a1e6b315054d39bfd7063a (diff) | |
download | freebsd-ports-graphics-1a3633186fd15d2b73688af152e2051392fe6d4e.tar.gz freebsd-ports-graphics-1a3633186fd15d2b73688af152e2051392fe6d4e.tar.zst freebsd-ports-graphics-1a3633186fd15d2b73688af152e2051392fe6d4e.zip |
Remove an extra SUB_FILES.
Spotted by: ume
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/p5-2chproxy/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/japanese/p5-2chproxy/Makefile b/japanese/p5-2chproxy/Makefile index 3ea95086111..0e85d904635 100644 --- a/japanese/p5-2chproxy/Makefile +++ b/japanese/p5-2chproxy/Makefile @@ -23,7 +23,6 @@ GH_ACCOUNT= yama-natuki GH_PROJECT= ${PORTNAME}.pl USE_RC_SUBR= twochproxy NO_BUILD= yes -SUB_FILES= twochproxy PLIST_FILES= sbin/${PORTNAME}.pl do-install: |