aboutsummaryrefslogtreecommitdiff
path: root/graphics/ida
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 06:55:28 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 06:55:28 +0000
commit1679a3f535999d7959d45dfc6a5809c8e1ddf919 (patch)
tree865049fa69fc6341fbf7ffd3001ed8d78e56cfee /graphics/ida
parent4ab73fde6eb5fc46fecfc39aec07fdcefbeff324 (diff)
downloadports-1679a3f535999d7959d45dfc6a5809c8e1ddf919.tar.gz
ports-1679a3f535999d7959d45dfc6a5809c8e1ddf919.zip
Convert from USE_MOTIF to USES=motif
While here: - Trim headers - Convert some USE_GMAKE to USES=gmake
Notes
Notes: svn path=/head/; revision=322621
Diffstat (limited to 'graphics/ida')
-rw-r--r--graphics/ida/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/ida/Makefile b/graphics/ida/Makefile
index 9990088ab95c..1c64e94c239e 100644
--- a/graphics/ida/Makefile
+++ b/graphics/ida/Makefile
@@ -21,10 +21,8 @@ OPTIONS_DEFAULT= GIF PNG TIFF
PCD_DESC= Enable PhotoCD support
SANE_DESC= Enable SANE support
-USE_MOTIF= yes
USE_PERL5_BUILD=yes
-USES= iconv
-USE_GMAKE= yes
+USES= iconv gmake motif
MAKEFILE= GNUmakefile
MAKE_ARGS= JPEG_VER=80 verbose=yes
MAKE_JOBS_SAFE= yes