aboutsummaryrefslogtreecommitdiff
path: root/devel/linux-c7-libelf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/linux-c7-libelf/Makefile')
-rw-r--r--devel/linux-c7-libelf/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/devel/linux-c7-libelf/Makefile b/devel/linux-c7-libelf/Makefile
index 9b7bf007f025..da6e1355eccd 100644
--- a/devel/linux-c7-libelf/Makefile
+++ b/devel/linux-c7-libelf/Makefile
@@ -1,15 +1,16 @@
-# Created by: Johannes Meixner <johannes@perceivon.net>
# $FreeBSD$
-PORTNAME= libelf
+PORTNAME= elfutils
PORTVERSION= 0.166
+PORTREVISION= 1
CATEGORIES= devel
-LIB_DISTFILES= elfutils-libelf-${DISTVERSION}-${RPMVERSION}${EXTRACT_SUFX}
-SRC_DISTFILES= elfutils-${DISTVERSION}-${RPMVERSION}${SRC_SUFX}:SOURCE
+PKGNAMESUFFIX= -libelf
+LIB_DISTNAMES= ${LINUXNAME}-${DISTVERSIONFULL}
MAINTAINER= emulation@FreeBSD.org
COMMENT= ELF file handling library (CentOS ${LINUX_DIST_VER})
+LINUXNAME= ${PORTNAME}${PKGNAMESUFFIX}
RPMVERSION= 2.el7
USES= linux:c7
USE_LDCONFIG= yes