diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-07-04 01:48:24 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-07-04 01:48:24 +0000 |
commit | 2a703446e690df844196acf1a70373146dad45a4 (patch) | |
tree | 2f26b9c20e2f2f29f5919798002825bb5e498189 /textproc/easydiff | |
parent | 48a9053aac6e184c54ddb9d59c42bc7f7cf12a50 (diff) | |
download | FreeBSD-ports-2a703446e690df844196acf1a70373146dad45a4.zip FreeBSD-ports-2a703446e690df844196acf1a70373146dad45a4.tar.gz |
- Drop obsolete defines
Diffstat (limited to 'textproc/easydiff')
-rw-r--r-- | textproc/easydiff/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/easydiff/Makefile b/textproc/easydiff/Makefile index c1f1e57..087b2db 100644 --- a/textproc/easydiff/Makefile +++ b/textproc/easydiff/Makefile @@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/EasyDiff GUN_CONFIGURE= yes USE_GMAKE= yes MAKEFILE= GNUmakefile -ALL_TARGET= .include <bsd.port.pre.mk> |