From c2acf6c258de6c8b9cc01bf9846e18f3628bc512 Mon Sep 17 00:00:00 2001
From: Emanuel Haupt <ehaupt@FreeBSD.org>
Date: Fri, 29 Aug 2014 18:11:16 +0000
Subject: Revert amdmi3's previous commit. Remove unnecessary use of -fPIC.
 This port was not broken.

---
 deskutils/xfce4-notification-daemon/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/deskutils/xfce4-notification-daemon/Makefile b/deskutils/xfce4-notification-daemon/Makefile
index 8d24f0c6aa4e..5840fb8b859c 100644
--- a/deskutils/xfce4-notification-daemon/Makefile
+++ b/deskutils/xfce4-notification-daemon/Makefile
@@ -3,7 +3,7 @@
 
 PORTNAME=	notification-daemon
 PORTVERSION=	0.3.7
-PORTREVISION=	20
+PORTREVISION=	21
 CATEGORIES=	deskutils xfce
 MASTER_SITES=	CRITICAL/
 PKGNAMEPREFIX=	xfce4-
@@ -26,7 +26,6 @@ USES=		gmake libtool pkgconfig tar:bzip2
 USE_GNOME=	librsvg2
 USE_LDCONFIG=	yes
 USE_XFCE=	configenv libutil libgui
-CFLAGS+=	-fPIC
 
 CONFIGURE_ARGS+=	--libdir=${PREFIX}/lib/xfce4 \
 			--libexecdir=${PREFIX}/libexec/xfce4 \
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0