summaryrefslogtreecommitdiff
path: root/graphics/xmorph
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-11-02 22:37:52 +0000
committerrillig <rillig@pkgsrc.org>2019-11-02 22:37:52 +0000
commit32c30875cca2de4f6c7cded0af0c0d7f1d37ddb1 (patch)
tree5badba5272b71ca0f2ae24092afab850b81c7059 /graphics/xmorph
parent2476b87659dab34be04553e56079d38facafe0ad (diff)
downloadpkgsrc-32c30875cca2de4f6c7cded0af0c0d7f1d37ddb1.tar.gz
graphics: align variable assignments
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
Diffstat (limited to 'graphics/xmorph')
-rw-r--r--graphics/xmorph/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/graphics/xmorph/Makefile b/graphics/xmorph/Makefile
index 000e9d43df9..e09813d57b1 100644
--- a/graphics/xmorph/Makefile
+++ b/graphics/xmorph/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2019/03/20 10:53:07 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2019/11/02 22:38:06 rillig Exp $
DISTNAME= xmorph_20060817
PKGNAME= xmorph-20060817
@@ -10,13 +10,13 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://xmorph.sourceforge.net/home/gourlay/public_html/Xmorph/
COMMENT= X program for image warping and dissolving
-GNU_CONFIGURE= yes
+GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-gtkmorph=no
-INFO_FILES= yes
-USE_LANGUAGES= c c++ fortran77
-USE_LIBTOOL= yes
-USE_TOOLS+= msgfmt
-WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
+INFO_FILES= yes
+USE_LANGUAGES= c c++ fortran77
+USE_LIBTOOL= yes
+USE_TOOLS+= msgfmt
+WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
LDFLAGS+= ${COMPILER_RPATH_FLAG}${X11BASE}/lib -L${X11BASE}/lib