freebsd-ports/audio/splay/files/patch-apps_Makefile.in
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

11 lines
280 B
Text

--- 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@