diff --git a/devel/sysfsutils/Makefile b/devel/sysfsutils/Makefile index ab59154d081b..345183cf5ea4 100644 --- a/devel/sysfsutils/Makefile +++ b/devel/sysfsutils/Makefile @@ -1,17 +1,18 @@ # Created by: Gea-Suan Lin PORTNAME= sysfsutils PORTVERSION= 2.1.0 PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= SF/linux-diag/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= System Utilities Based on Sysfs GNU_CONFIGURE= yes -USES= libtool +USES= cpe libtool +CPE_VENDOR= ${PORTNAME}_project USE_LDCONFIG= yes INSTALL_TARGET= install-strip .include