mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
12 lines
280 B
Plaintext
12 lines
280 B
Plaintext
--- apps/Makefile.in.orig Mon Apr 2 22:49:53 2001
|
|
+++ apps/Makefile.in Mon Apr 2 22:50:05 2001
|
|
@@ -81,7 +81,7 @@
|
|
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@
|