summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2005-08-19 10:08:04 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2005-08-19 10:08:04 +0800
commita074f6337bb7872f3dd22720ad541cc57c56d2bb (patch)
tree3e4eb6f784c5c669c76e241dc58f9f11444c8b6d /graphics
parenta810e48f36f70b723e4a438e817951f6055a9a80 (diff)
downloadmarcuscom-ports-a074f6337bb7872f3dd22720ad541cc57c56d2bb.tar
marcuscom-ports-a074f6337bb7872f3dd22720ad541cc57c56d2bb.tar.gz
marcuscom-ports-a074f6337bb7872f3dd22720ad541cc57c56d2bb.tar.bz2
marcuscom-ports-a074f6337bb7872f3dd22720ad541cc57c56d2bb.tar.lz
marcuscom-ports-a074f6337bb7872f3dd22720ad541cc57c56d2bb.tar.xz
marcuscom-ports-a074f6337bb7872f3dd22720ad541cc57c56d2bb.tar.zst
marcuscom-ports-a074f6337bb7872f3dd22720ad541cc57c56d2bb.zip
Remove an extra blank line to make portlint happier.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4536 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r--graphics/libgnomecanvasmm26/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/libgnomecanvasmm26/Makefile b/graphics/libgnomecanvasmm26/Makefile
index 51a76c4b9..b877977b4 100644
--- a/graphics/libgnomecanvasmm26/Makefile
+++ b/graphics/libgnomecanvasmm26/Makefile
@@ -3,7 +3,7 @@
# Whom: Alexander Nedotsukov <bland@mail.ru>
#
# $FreeBSD$
-# $MCom: ports/graphics/libgnomecanvasmm26/Makefile,v 1.6 2005/06/28 05:40:05 adamw Exp $
+# $MCom: ports/graphics/libgnomecanvasmm26/Makefile,v 1.7 2005/07/04 00:11:29 marcus Exp $
#
PORTNAME= libgnomecanvasmm
@@ -39,7 +39,6 @@ post-patch:
@${REINPLACE_CMD} -e "s|\(-lglibmm\)|-L\$$(GMM_PROCDIR)/../.. \1|" \
${WRKSRC}/tools/extra_defs_gen/Makefile.in
-
patch-autotools:
@(cd ${PATCH_WRKSRC}; \
for file in ${LIBTOOLFILES}; do \