aboutsummaryrefslogtreecommitdiff
path: root/graphics/metapixel
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-03-09 15:22:09 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-03-09 15:22:09 +0000
commit3568b5aa3fa79b11e1f096fb56ec7d22e1feb60c (patch)
treee5d7cf929fa8c4939a68208fb79380bede8c59ce /graphics/metapixel
parent25c57dab74abe951af9636b077f3f069912821eb (diff)
downloadports-3568b5aa3fa79b11e1f096fb56ec7d22e1feb60c.tar.gz
ports-3568b5aa3fa79b11e1f096fb56ec7d22e1feb60c.zip
Notes
Diffstat (limited to 'graphics/metapixel')
-rw-r--r--graphics/metapixel/Makefile2
-rw-r--r--graphics/metapixel/pkg-descr1
2 files changed, 1 insertions, 2 deletions
diff --git a/graphics/metapixel/Makefile b/graphics/metapixel/Makefile
index 3dc5ae992f83..3c436b57d149 100644
--- a/graphics/metapixel/Makefile
+++ b/graphics/metapixel/Makefile
@@ -21,7 +21,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES
CPPFLAGS+= $$(libpng-config --I_opts) -I${LOCALBASE}/include -I.
LDFLAGS+= $$(libpng-config --L_opts) -L${LOCALBASE}/lib
-USE_GMAKE= yes
+USES= gmake
MAN1= metapixel.1
PLIST_FILES= bin/metapixel \
diff --git a/graphics/metapixel/pkg-descr b/graphics/metapixel/pkg-descr
index 548a26be9147..0ea1f9879974 100644
--- a/graphics/metapixel/pkg-descr
+++ b/graphics/metapixel/pkg-descr
@@ -5,5 +5,4 @@ is substituted, as well as collage-style photomosaics, where
the images are placed at arbitrary positions in the source
image, not aligned to a matrix.
-Author: Mark Propst <schani@complang.tuwien.ac.at>
WWW: http://www.complang.tuwien.ac.at/~schani/metapixel/