diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 23:38:41 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 23:38:41 +0000 |
commit | bbee4a66a6c51cf5cf05a31aa2fdded1468ceb80 (patch) | |
tree | 0726304aec2db9c6ee69531b05d092b3e3aa034a /converters/uudx | |
parent | 72ad491a93fc881d0819c98066a4ab2c36dc39eb (diff) | |
download | ports-bbee4a66a6c51cf5cf05a31aa2fdded1468ceb80.tar.gz ports-bbee4a66a6c51cf5cf05a31aa2fdded1468ceb80.zip |
Notes
Diffstat (limited to 'converters/uudx')
-rw-r--r-- | converters/uudx/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/converters/uudx/Makefile b/converters/uudx/Makefile index d7090225be50..231b4b1a7451 100644 --- a/converters/uudx/Makefile +++ b/converters/uudx/Makefile @@ -26,7 +26,6 @@ NO_WRKSUBDIR= yes MANLANG= ja MAN1= uudx.1 PLIST_FILES= bin/uudx -USE_REINPLACE= yes pre-patch: @${ECHO_MSG} "===> Installing custom Makefile for ${DISTNAME}" |