ports/misc/gone/patches/patch-Makefile_in

12 lines
246 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- Makefile.in.orig Tue Nov 30 15:03:34 2004
+++ Makefile.in Tue Nov 30 15:04:01 2004
@@ -14,7 +14,7 @@ VERSION=@VERSION@
LIBS = @LIBS@
-prefix = @prefix@
+prefix = ${DESTDIR}@prefix@
exec_prefix = ${prefix}
bindir = ${exec_prefix}/bin