SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
devel/xdg-user-dirs/patches/patch-Makefile_in
Normal file
12
devel/xdg-user-dirs/patches/patch-Makefile_in
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: Makefile.in
|
||||
--- Makefile.in.orig
|
||||
+++ Makefile.in
|
||||
@@ -407,7 +407,7 @@ xdgdir = $(sysconfdir)/xdg
|
||||
xdg_DATA = user-dirs.conf user-dirs.defaults
|
||||
xdgautostartdir = $(xdgdir)/autostart
|
||||
xdgautostart_DATA = xdg-user-dirs.desktop
|
||||
-libraries = $(LIBINTL)
|
||||
+libraries = $(LIBINTL) $(LIBICONV)
|
||||
bin_SCRIPTS = \
|
||||
xdg-user-dir \
|
||||
$(NULL)
|
Loading…
Add table
Add a link
Reference in a new issue