freebsd-ports/audio/splay/files/patch-apps_Makefile.in

12 lines
280 B
Text
Raw Normal View History

--- apps/Makefile.in.orig 2001-05-06 22:00:36 UTC
+++ apps/Makefile.in
@@ -81,7 +81,7 @@ LDADD = ../libs/libmpeg.a
INCLUDES = -I../libs -I/usr/include/qt
xsplay_LDADD = -lqt $(LDADD)
-man_MANS = splay.1 xsplay.1
+man_MANS = splay.1
EXTRA_DIST = $(man_MANS)
LIBS = @LIBS@