diff options
Diffstat (limited to 'textproc/easydiff/Makefile')
-rw-r--r-- | textproc/easydiff/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/textproc/easydiff/Makefile b/textproc/easydiff/Makefile index a2f7012973f0..87ad4db3a7a9 100644 --- a/textproc/easydiff/Makefile +++ b/textproc/easydiff/Makefile @@ -15,13 +15,10 @@ MASTER_SITES= http://www.linuks.mine.nu/easydiff/ MAINTAINER= dinoex@FreeBSD.org COMMENT= GNUstep graphical diff -GUN_CONFIGURE= yes -USE_GMAKE= yes USE_GNUSTEP= yes USE_GNUSTEP_PREFIX= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes -MAKEFILE= GNUmakefile .include <bsd.port.mk> |