From 048dda04006a021f030bf1f49deffff6bc18bd3e Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Thu, 16 Aug 2018 20:28:32 +0000 Subject: Remove expired ports: 2018-08-16 net/traceroute: Upstream gone 2018-08-15 net/e169-stats: unknown license 2018-08-15 net/l4ip: unknown license 2018-08-15 net/dhcprelay: unknown license 2018-08-15 emulators/m2000: unknown license 2018-08-15 textproc/ant-xinclude-task: unknown license 2018-08-15 textproc/bomstrip: unknown license 2018-08-15 x11-fonts/ecofont: unknown license 2018-08-15 mail/roundcube-groupvice: unknown license 2018-08-15 security/pft: unknown license 2018-08-15 devel/kickassembler: unknown license 2018-08-15 devel/gdbmods: unknown license 2018-08-15 devel/as31: unknown license 2018-08-15 databases/dbf2mysql: unknown license 2018-08-15 misc/xpns: unknown license 2018-08-15 misc/amfm: unknown license 2018-08-15 games/smashbattle: unknown license 2018-08-15 games/syobon: unknown license 2018-08-15 games/optimax: unknown license 2018-08-15 games/xgospel: unknown license 2018-08-15 biology/blat: unknown license 2018-08-15 x11-clocks/swisswatch: unknown license 2018-08-15 palm/ppmtoTbmp: unknown license 2018-08-15 dns/ghtool: unknown license 2018-08-15 x11-themes/beastie: unknown license 2018-08-15 converters/uudx: unknown license 2018-08-15 sysutils/areca-cli: unknown license --- misc/xpns/files/patch-makefile | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 misc/xpns/files/patch-makefile (limited to 'misc/xpns/files/patch-makefile') diff --git a/misc/xpns/files/patch-makefile b/misc/xpns/files/patch-makefile deleted file mode 100644 index b59bf9c99252..000000000000 --- a/misc/xpns/files/patch-makefile +++ /dev/null @@ -1,28 +0,0 @@ ---- makefile.orig Wed Jul 14 20:05:14 1993 -+++ makefile Fri Aug 11 02:02:40 2000 -@@ -7,19 +7,19 @@ - #I = -I/usr/include - - #------------------------------------------ --# OPTIONEN SUN -+# OPTIONEN FreeBSD - #------------------------------------------ - O = -O --I = -I/usr/local/X11R5/include -- --L = -L/usr/local/X11R5/lib -lXaw -lXmu -lXt -lXext -lX11 -lm -+I = -I$(LOCALBASE)/include - -+L = -L$(LOCALBASE)/lib -lXaw -lXmu -lXt -lXext -lX11 -lm -+L +=-Wl,-rpath,$(LOCALBASE)/lib - - #------------------------------------------ - # COMPILER UND LINKER - #------------------------------------------ --B = gcc-2.3.3 $O -o --CC = gcc-2.3.3 $O $I -+B = $(CC) -o -+CC += $I - - #------------------------------------------ - # FUNKTIONEN DIR -- cgit v1.2.3