aboutsummaryrefslogtreecommitdiff
path: root/graphics/comical
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2007-07-25 08:55:12 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2007-07-25 08:55:12 +0000
commitea3b8f6c676bcfa16e3b1be267d6f3800241f624 (patch)
treeae70baa359bd00e7e4ee5038dddfd8aed98d9c80 /graphics/comical
parent44e9c6174aa0796f85527cc81879d44271c22cf6 (diff)
downloadports-ea3b8f6c676bcfa16e3b1be267d6f3800241f624.tar.gz
ports-ea3b8f6c676bcfa16e3b1be267d6f3800241f624.zip
- take maintainership
- make portlint happier
Notes
Notes: svn path=/head/; revision=196258
Diffstat (limited to 'graphics/comical')
-rw-r--r--graphics/comical/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/comical/Makefile b/graphics/comical/Makefile
index 1d46d269f5a5..31a0b17b0629 100644
--- a/graphics/comical/Makefile
+++ b/graphics/comical/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= dinoex@FreeBSD.org
COMMENT= A sequential image viewer
LIB_DEPENDS= unrar.3:${PORTSDIR}/archivers/libunrar
@@ -40,7 +40,7 @@ post-patch:
s|$$(CC)|${CXX}|; \
s|-I../unrar|-I${LOCALBASE}/include/libunrar3|;' \
${WRKSRC}/src/Makefile
-
+
@${REINPLACE_CMD} -e 's|gcc|${CC}|; \
s|CFLAGS=|CFLAGS+=|;' \
${WRKSRC}/unzip/Makefile