svn commit: r325747 - head/net-mgmt/libsmi
Baptiste Daroussin
bapt at FreeBSD.org
Sat Aug 31 00:15:19 UTC 2013
Author: bapt
Date: Sat Aug 31 00:15:18 2013
New Revision: 325747
URL: http://svnweb.freebsd.org/changeset/ports/325747
Log:
Convert USE_GNOME=pkgconfig to USES=pkgconfig
Convert USE_GNOME=gnomehack to USES=pathfix
Convert USE_GMAKE to USES=gmake
Modified:
head/net-mgmt/libsmi/Makefile
Modified: head/net-mgmt/libsmi/Makefile
==============================================================================
--- head/net-mgmt/libsmi/Makefile Sat Aug 31 00:12:37 2013 (r325746)
+++ head/net-mgmt/libsmi/Makefile Sat Aug 31 00:15:18 2013 (r325747)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libsmi
-# Date created: Tue Jan 27 2000
-# Whom: Marcin Cieslak <saper at system.pl>
-#
+# Created by: Marcin Cieslak <saper at system.pl>
# $FreeBSD$
-#
PORTNAME= libsmi
PORTVERSION= 0.4.8
@@ -16,8 +12,7 @@ COMMENT= A library to access SMI MIB inf
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
-USE_GNOME= pkgconfig gnomehack
-USE_GMAKE= yes
+USES= gmake pathfix pkgconfig
PIBDIR= ${PREFIX}/share/smi/pibs
MIBDIR= ${PREFIX}/share/smi/mibs
GNU_CONFIGURE= yes
More information about the svn-ports-head
mailing list