aboutsummaryrefslogtreecommitdiff
path: root/graphics/mtpaint
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 21:16:30 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 21:16:30 +0000
commitbe41425d62fadcf027f2786f380ffa32662102d1 (patch)
tree01acb1d2a968dc8d10b50517f6c4e4baf10c93e6 /graphics/mtpaint
parent83021732317b2ba7b8c7b282f63433710942e378 (diff)
downloadports-be41425d62fadcf027f2786f380ffa32662102d1.tar.gz
ports-be41425d62fadcf027f2786f380ffa32662102d1.zip
Notes
Diffstat (limited to 'graphics/mtpaint')
-rw-r--r--graphics/mtpaint/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/mtpaint/Makefile b/graphics/mtpaint/Makefile
index eec23afa7105..d04779f9b01f 100644
--- a/graphics/mtpaint/Makefile
+++ b/graphics/mtpaint/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mtpaint
-# Date created: 3 April 2007
-# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
-#
+# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= mtpaint
PORTVERSION= 3.40
@@ -29,7 +25,7 @@ OPENJPEG_DESC= Enable OpenJPEG support
USE_BZIP2= yes
USE_GNOME= gtk20
-USE_GMAKE= yes
+USES= gmake pkgconfig
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} --mandir=${MAN1PREFIX}/man/man1 \
--localedir=${PREFIX}/share/locale \