aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2007-07-25 16:55:12 +0800
committerdinoex <dinoex@FreeBSD.org>2007-07-25 16:55:12 +0800
commitcfb9447f9befe57b72efce85ed68a6a862e7a215 (patch)
treec736a5893855c12dc9babf00c3f2dbaebfc2793e /graphics
parentbb3e9429739d02481040c6a1d4cea9e7dacc5cb0 (diff)
downloadfreebsd-ports-graphics-cfb9447f9befe57b72efce85ed68a6a862e7a215.tar.gz
freebsd-ports-graphics-cfb9447f9befe57b72efce85ed68a6a862e7a215.tar.zst
freebsd-ports-graphics-cfb9447f9befe57b72efce85ed68a6a862e7a215.zip
- take maintainership
- make portlint happier
Diffstat (limited to 'graphics')
-rw-r--r--graphics/comical/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/comical/Makefile b/graphics/comical/Makefile
index 1d46d269f5a..31a0b17b062 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