aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorsbz <sbz@FreeBSD.org>2012-10-03 01:54:43 +0800
committersbz <sbz@FreeBSD.org>2012-10-03 01:54:43 +0800
commit515c0b1909e746be08900b8e708d6d8f128038a8 (patch)
tree5d2ba2282bac398aaa82816f35030fe4741bdb06 /sysutils
parent6a34058835f87a115d6731fd7d5dcdf4b6722eab (diff)
downloadfreebsd-ports-gnome-515c0b1909e746be08900b8e708d6d8f128038a8.tar.gz
freebsd-ports-gnome-515c0b1909e746be08900b8e708d6d8f128038a8.tar.zst
freebsd-ports-gnome-515c0b1909e746be08900b8e708d6d8f128038a8.zip
- Make portlint happy
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/ltrace/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/ltrace/Makefile b/sysutils/ltrace/Makefile
index a35d116fdfb2..b0770528e848 100644
--- a/sysutils/ltrace/Makefile
+++ b/sysutils/ltrace/Makefile
@@ -15,10 +15,10 @@ MASTER_SITES= ${MASTER_SITE_FREEBSD_ORG:S,%SUBDIR%,distfiles,} \
MAINTAINER= sbz@FreeBSD.org
COMMENT= Track runtime library calls in dynamically linked programs
-LIB_DEPENDS= elf:${PORTSDIR}/devel/libelf
-
LICENSE= GPLv2
+LIB_DEPENDS= elf:${PORTSDIR}/devel/libelf
+
ONLY_FOR_ARCHS= i386
GNU_CONFIGURE= yes