1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Revert amdmi3's previous commit. Remove unnecessary use of -fPIC. This port was

not broken.
This commit is contained in:
Emanuel Haupt 2014-08-29 18:11:16 +00:00
parent 5433ed0c7e
commit c2acf6c258
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366547

View File

@ -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 \