From 1dc45df688eed83be0233b94fd65bd8a406d2eb8 Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Fri, 26 May 2006 12:37:08 +0000 Subject: Integrate patch written by Andreas Wiese from BSD Crew Dresden, which ports the previously linux-only CPU plugin to FreeBSD. PR: ports/97575 Submitted by: Tobias Roth (maintainer) --- x11/fbpanel/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'x11/fbpanel/Makefile') diff --git a/x11/fbpanel/Makefile b/x11/fbpanel/Makefile index 3e1579f04879..f4d70fabc461 100644 --- a/x11/fbpanel/Makefile +++ b/x11/fbpanel/Makefile @@ -7,7 +7,7 @@ PORTNAME= fbpanel PORTVERSION= 4.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -19,7 +19,7 @@ COMMENT= A desktop panel that includes a taskbar, pager, launchbar and more USE_X_PREFIX= yes USE_GNOME= gtk20 HAS_CONFIGURE= yes -CONFIGURE_ARGS= --prefix=${PREFIX} --cpu=off +CONFIGURE_ARGS= --prefix=${PREFIX} CFLAGS+= -I${WRKSRC} USE_GMAKE= yes @@ -29,9 +29,4 @@ MANCOMPRESSED= yes post-patch: @${REINPLACE_CMD} -e 's|share/man|man|g' ${WRKSRC}/man/Makefile -post-install: - @${ECHO_MSG} "" - @${CAT} ${PKGMESSAGE} - @${ECHO_MSG} "" - .include -- cgit v1.2.3