forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
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
|