aboutsummaryrefslogtreecommitdiffstats
path: root/print/xdvik/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'print/xdvik/files/patch-ab')
-rw-r--r--print/xdvik/files/patch-ab12
1 files changed, 0 insertions, 12 deletions
diff --git a/print/xdvik/files/patch-ab b/print/xdvik/files/patch-ab
deleted file mode 100644
index 828e6c47088d..000000000000
--- a/print/xdvik/files/patch-ab
+++ /dev/null
@@ -1,12 +0,0 @@
---- xdvik/Makefile.in.orig Mon Oct 12 22:28:09 1998
-+++ xdvik/Makefile.in Mon Oct 12 22:46:32 1998
-@@ -9,6 +9,9 @@
- # This matches web2c (needed only for Metafont).
- x_cppflags = @X_CFLAGS@
- x_ldflags = @X_LIBS@
-+ifeq ($(PORTOBJFORMAT),elf)
-+x_ldflags += -Wl,-rpath,$(X11BASE)/lib
-+endif
- x_pre_libs = @X_PRE_LIBS@
- x_extra_libs = @X_EXTRA_LIBS@
- x_tool_libs = @x_tool_libs@
streamer&id=38b041f5891ed315c7d97f90dd9c3ba842bee425'>Inspired by bapt's recent commit to shells/bash-static adapt this port to alsoehaupt2013-05-061-2/+1 * Fix bash-static slave ports with bash being now using new options frameworkbapt2013-05-052-7/+3 * Convert to new options frameworkbapt2013-05-052-29/+21 * Fix build with clang disabling a bad test from configurebapt2013-05-041-5/+2 * - Work around what I believe is a bug in how binary existence in the basegjb2013-05-021-0/+3 * - If sftp is not available, use security/openssh-portable.bdrewery2013-04-291-0/+3 * - Convert USE_ICONV=yes to USES=iconvmva2013-04-285-8/+5 * - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1 * Convert to USES=gettextehaupt2013-04-231-3/+3 * Update to 2.1.adamw2013-04-203-4/+41 * Fix typo in options checkingbapt2013-04-041-1/+1 * For perl@ owned ports:eadler2013-03-292-13/+4 * Style: tab -> space.eadler2013-03-291-1/+1 * Use OPTIONS_OVERRIDE instead of OPTIONS_SET. Also set NO_DIALOG for this stubehaupt2013-03-271-1/+2 * Move USES prior to bsd.port.pre.mk otherwise the port won't build.ehaupt2013-03-181-1/+2 * In categories starting with [n-s], remove empty lines (and also few cases ofdanfe2013-03-172-2/+0 * Move USES prior to bsd.port.pre.mk in preparation of the move of the USES loadbapt2013-03-161-1/+2 * Update to 4.2.45ehaupt2013-03-112-2/+7 * - Update to R44miwi2013-03-102-3/+3 * Clean up my ports (and a couple of ports@ owned ones):eadler2013-03-091-1/+3 * Convert USE_BISON to USES= bisonbapt2013-03-082-8/+3 * Remove useless echo message: the use of PREFIX is global to all ports.eadler2013-03-031-10/+1 * Variable that start with _ are considered private to the definingeadler2013-03-021-1/+1 * _ Udpate to R43miwi2013-02-272-3/+3 * Take maintainershipgjb2013-02-261-1/+1 * - Update to r42miwi2013-02-13