aboutsummaryrefslogtreecommitdiff
path: root/graphics/xpaint
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2013-07-31 09:18:07 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2013-07-31 09:18:07 +0000
commit070ff6326a3ec1ce45e4a81a70998a7f9b61502f (patch)
tree18cd649ea38e6e5dbf7640519d95e3167fa0971e /graphics/xpaint
parent98a3426ada43fbc9cfff4272e956ca682939847a (diff)
Minor, last-minute fixes missed in the previous commits.
Notes
Notes: svn path=/head/; revision=324022
Diffstat (limited to 'graphics/xpaint')
-rw-r--r--graphics/xpaint/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile
index 223b8231b016..b8ddb2362584 100644
--- a/graphics/xpaint/Makefile
+++ b/graphics/xpaint/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= SF/sf-${PORTNAME}/sf-${PORTNAME}/${PORTNAME}-${PORTVERSION:R}
MAINTAINER= johans@FreeBSD.org
COMMENT= Simple paint program
+LICENSE= GPLv3
+
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \
jpeg:${PORTSDIR}/graphics/jpeg \
openjpeg:${PORTSDIR}/graphics/openjpeg \
@@ -17,13 +19,11 @@ LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \
freetype:${PORTSDIR}/print/freetype2 \
jbig:${PORTSDIR}/graphics/jbigkit \
Xaw3dxft:${PORTSDIR}/x11-toolkits/libxaw3dxft
-
RUN_DEPENDS= psselect:${PORTSDIR}/print/psutils
USE_BZIP2= yes
USE_XORG= xft xmu xpm
USE_AUTOTOOLS= libtool
-GNU_CONFIGURE= yes
USE_GHOSTSCRIPT_RUN=yes
CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2