diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-06 07:59:09 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-06 07:59:09 +0000 |
commit | 4f9800667d99407d8cb4c5f3559bf58909996988 (patch) | |
tree | b1ae96041621da5b278f303628796e2cbe87da3d /graphics/nathive | |
parent | 59aea6d1c93cde93d3e1c404a5f569f3247bafa9 (diff) | |
download | ports-4f9800667d99407d8cb4c5f3559bf58909996988.tar.gz ports-4f9800667d99407d8cb4c5f3559bf58909996988.zip |
Notes
Diffstat (limited to 'graphics/nathive')
-rw-r--r-- | graphics/nathive/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/nathive/Makefile b/graphics/nathive/Makefile index ae1b391b1692..717199163702 100644 --- a/graphics/nathive/Makefile +++ b/graphics/nathive/Makefile @@ -12,8 +12,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}_source MAINTAINER= amdmi3@FreeBSD.org COMMENT= Lightweight image editor +USES= pkgconfig USE_GNOME= glib20 gtk20 -USE_PKGCONFIG= build ALL_TARGET= default post-patch: |