diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-01-01 21:16:35 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-01-01 21:16:35 +0000 |
commit | 7e2d94ec1a49dc44160fa66021cc7874049715b1 (patch) | |
tree | c384780db248a5a87cda42272a18593d3df7a97b /audio/terminatorx/files/patch-src-Makefile.am | |
parent | Update to 2.3.3 (diff) |
Update to 3.73
Drop Maintainership
Notes
Notes:
svn path=/head/; revision=72113
Diffstat (limited to 'audio/terminatorx/files/patch-src-Makefile.am')
-rw-r--r-- | audio/terminatorx/files/patch-src-Makefile.am | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/audio/terminatorx/files/patch-src-Makefile.am b/audio/terminatorx/files/patch-src-Makefile.am deleted file mode 100644 index 49bcb65e69be..000000000000 --- a/audio/terminatorx/files/patch-src-Makefile.am +++ /dev/null @@ -1,8 +0,0 @@ ---- src/Makefile.am.orig Mon May 13 22:19:10 2002 -+++ src/Makefile.am Mon May 13 22:19:41 2002 -@@ -1,4 +1,4 @@ --LIBS=@GTK_LIBS@ -lXi -lXxf86dga -lpthread -+LIBS=@GTK_LIBS@ -lXi -lXxf86dga -pthread - - SUBDIRS = gui_icons smallknob - |