diff options
Diffstat (limited to 'japanese/gd1/Makefile')
-rw-r--r-- | japanese/gd1/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/japanese/gd1/Makefile b/japanese/gd1/Makefile index bcfe56b1c832..013678fca857 100644 --- a/japanese/gd1/Makefile +++ b/japanese/gd1/Makefile @@ -3,7 +3,7 @@ # Date created: 19 Aug 1998 # Whom: ichiro@ichiro.org # -# $Id: Makefile,v 1.4 1998/11/14 09:43:14 asami Exp $ +# $Id: Makefile,v 1.5 1999/05/10 12:23:58 sada Exp $ # DISTNAME= gd1.3 @@ -20,8 +20,6 @@ MAINTAINER= ichiro@ichiro.org BUILD_DEPENDS= ${PREFIX}/lib/libVFlib2.so:${PORTSDIR}/japanese/vflib -#BROKEN_ELF= linker command line - FETCH_BEFORE_ARGS= -b .include <bsd.port.pre.mk> |