aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pam_xdg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/pam_xdg/Makefile')
-rw-r--r--sysutils/pam_xdg/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/pam_xdg/Makefile b/sysutils/pam_xdg/Makefile
index bad901d1b4a3..a25f321ca7d8 100644
--- a/sysutils/pam_xdg/Makefile
+++ b/sysutils/pam_xdg/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pam_xdg
-DISTVERSION= 0.8.2
+DISTVERSION= 0.8.3
CATEGORIES= sysutils wayland
MASTER_SITES= https://ftp.sdaoden.eu/
@@ -10,13 +10,10 @@ WWW= https://www.sdaoden.eu/code.html#s-toolbox
LICENSE= ISCL
USES= uidfix
+SUB_FILES= pkg-message
PLIST_FILES= lib/${PORTNAME}.so \
share/man/man8/${PORTNAME}.8.gz
-.if exists(/usr/lib/pam_xdg.so)
-IGNORE= module name conflict with a different implementation in base system
-.endif
-
# makefile is too crufty, so roll our own
MAKEFILE= bsd.lib.mk
MAKE_ARGS+= SHLIB_NAME="${PORTNAME}.so" MAN="${PORTNAME}.8" \