ports/www/sthttpd/patches/patch-extras_Makefile_am

15 lines
336 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: extras/Makefile.am
--- extras/Makefile.am.orig
+++ extras/Makefile.am
@@ -1,8 +1,8 @@
AM_CPPFLAGS = -DWEBDIR='"$(WEBDIR)"'
-sbin_PROGRAMS = makeweb htpasswd
+sbin_PROGRAMS = makeweb th_htpasswd
makeweb_SOURCES = makeweb.c
-htpasswd_SOURCES = htpasswd.c
+th_htpasswd_SOURCES = htpasswd.c
dist_sbin_SCRIPTS = syslogtocern