diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 15:00:12 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 15:00:12 +0000 |
commit | 7792c21583f7131ad63a9cb6e25b7ef38652d3a7 (patch) | |
tree | 35ae86a1ec3a303f6ac7c0146111c635eff41fb4 /sysutils/xbatt/files/patch-Imakefile | |
parent | - Switch databases/libmemcache to USES=libtool, drop .la files (diff) |
Rename sysutils/ patch-xy patches to reflect the files they modify.
Notes
Notes:
svn path=/head/; revision=363335
Diffstat (limited to 'sysutils/xbatt/files/patch-Imakefile')
-rw-r--r-- | sysutils/xbatt/files/patch-Imakefile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sysutils/xbatt/files/patch-Imakefile b/sysutils/xbatt/files/patch-Imakefile new file mode 100644 index 000000000000..2ca79c7a2ddd --- /dev/null +++ b/sysutils/xbatt/files/patch-Imakefile @@ -0,0 +1,8 @@ +--- Imakefile.org Thu Mar 6 22:54:29 1997 ++++ Imakefile Wed Oct 25 02:08:11 2000 +@@ -13,4 +13,4 @@ + INSTALLFLAGS=-c -m 2755 + #endif + +-ComplexProgramTarget(xbatt) ++ComplexProgramTargetNoMan(xbatt) |