aboutsummaryrefslogtreecommitdiff
path: root/graphics/nathive
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2013-06-18 11:46:51 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2013-06-18 11:46:51 +0000
commit3037cb61c7f1ac5ae9a15cee2365daa2d4036028 (patch)
treee391a5b5894d27043bb95bd6680b03174979f810 /graphics/nathive
parent28eb882aa04c420b3fe972dd8748b80c90c5cd82 (diff)
downloadports-3037cb61c7f1ac5ae9a15cee2365daa2d4036028.tar.gz
ports-3037cb61c7f1ac5ae9a15cee2365daa2d4036028.zip
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS - OptionsNG - Pet portlint - Switch to dynamic plist where useful
Notes
Notes: svn path=/head/; revision=321181
Diffstat (limited to 'graphics/nathive')
-rw-r--r--graphics/nathive/Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/graphics/nathive/Makefile b/graphics/nathive/Makefile
index 97e3ad7e986f..ae1b391b1692 100644
--- a/graphics/nathive/Makefile
+++ b/graphics/nathive/Makefile
@@ -1,13 +1,9 @@
-# New ports collection makefile for: nathive
-# Date created: 24 Nov 2008
-# Whom: Dmitry Marakasov <amdmi3@FreeBSD.org>
-#
+# Created by: Dmitry Marakasov <amdmi3@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= nathive
PORTVERSION= 0.813
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics
MASTER_SITES= http://www.nathive.org/packages/ \
http://mirror.amdmi3.ru/distfiles/
@@ -16,7 +12,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}_source
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Lightweight image editor
-USE_GNOME= pkgconfig glib20 gtk20
+USE_GNOME= glib20 gtk20
+USE_PKGCONFIG= build
ALL_TARGET= default
post-patch: