mirror of
https://git.freebsd.org/ports.git
synced 2025-05-18 18:13:12 -04:00
Suggested by: Loic Pefferkorn <loic-freebsd@loicp.eu> Closes PR: 175693 (PR patch was not used)
10 lines
358 B
Text
10 lines
358 B
Text
--- ext/Makefile.in.orig 2013-01-11 04:54:49.000000000 -0800
|
|
+++ ext/Makefile.in 2013-01-30 10:54:51.204746233 -0800
|
|
@@ -35,7 +35,6 @@
|
|
build_triplet = @build@
|
|
host_triplet = @host@
|
|
target_triplet = @target@
|
|
-sbin_PROGRAMS = rpmvercmp$(EXEEXT)
|
|
subdir = ext
|
|
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|