diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2018-05-05 15:17:46 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2018-05-05 15:17:46 +0000 |
commit | 9e612373a5eeb5675c57d59fcf911fc4102beb4c (patch) | |
tree | 89ebbc81e9c9ca1bdc21538deb31f6a4956dfe01 /irc | |
parent | 663bf43fa6b521c61485e0106f4dee8bbc712bde (diff) | |
download | ports-9e612373a5eeb5675c57d59fcf911fc4102beb4c.tar.gz ports-9e612373a5eeb5675c57d59fcf911fc4102beb4c.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/dircproxy/Makefile | 1 | ||||
-rw-r--r-- | irc/rbot/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/irc/dircproxy/Makefile b/irc/dircproxy/Makefile index 8b3f9446a755..ed59292eb427 100644 --- a/irc/dircproxy/Makefile +++ b/irc/dircproxy/Makefile @@ -18,7 +18,6 @@ GH_TAGNAME= dc563b3 GNU_CONFIGURE= yes SUB_FILES+= pkg-message -PKGMESSAGE= ${WRKDIR}/pkg-message USES= autoreconf post-install: diff --git a/irc/rbot/Makefile b/irc/rbot/Makefile index 82aca7c247dc..f9b56261243c 100644 --- a/irc/rbot/Makefile +++ b/irc/rbot/Makefile @@ -33,7 +33,6 @@ USE_GITHUB= yes GH_ACCOUNT= ruby-${PORTNAME} GH_TAGNAME= e358601cc521d8aced941eb928fae2d8c53cf0c2 -PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message PORTDOCS= REQUIREMENTS ChangeLog |