aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-08-29 18:11:16 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-08-29 18:11:16 +0000
commitc2acf6c258de6c8b9cc01bf9846e18f3628bc512 (patch)
tree4d4890ebc9d6d5eb3033e11092768b6b3f61359d /deskutils
parent5433ed0c7e82fc2b9a10079b3a8e21ce6e7a44f5 (diff)
downloadports-c2acf6c258de6c8b9cc01bf9846e18f3628bc512.tar.gz
ports-c2acf6c258de6c8b9cc01bf9846e18f3628bc512.zip
Revert amdmi3's previous commit. Remove unnecessary use of -fPIC. This port was
not broken.
Notes
Notes: svn path=/head/; revision=366547
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/xfce4-notification-daemon/Makefile3
1 files changed, 1 insertions, 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 \