head	1.4;
access;
symbols
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2011.08.01.04.29.38;	author bapt;	state dead;
branches;
next	1.3;

1.3
date	2008.04.19.17.46.45;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2006.11.27.22.03.22;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2000.12.11.03.10.04;	author steve;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Bye bye abandonwares (part 2)

2011-08-01 benchmarks/rawio: Looks like an abandonware, no more public distfiles
2011-08-01 benchmarks/tmetric: Looks like abandonware, no more public distfiles
2011-08-01 biology/L-Breeder: Looks like an abandonware, no more public distfile
2011-08-01 biology/crimap: Looks like an abandonware, no more public distfile
2011-08-01 biology/distribfold: No more upstream, looks like an abandonware
2011-08-01 biology/kinemage: Looks like an abandonware, no more public distfile
2011-08-01 biology/lsysexp: Looks like an abandonware, no more public distfile
2011-08-01 chinese/chm2html: Looks like an abandonware, no more public distfile
2011-08-01 chinese/ntuttf: No more public distfiles available
2011-08-01 chinese/reciteword: Looks like an abandonware, no more public distfile
2011-08-01 chinese/tocps: No more pulic distfiles
2011-08-01 chinese/xttmgr: Looks like an abandonware, no more public distfile
2011-08-01 comms/mserver: Looks like an abandonware, no more public distfiles
2011-08-01 comms/qicosi: Looks like an abandonware, no more public distfile
2011-08-01 comms/sms_client: Looks like an abandonware, no more public distfile
2011-08-01 comms/smstools: Looks like an abandonware, no more public distfile
2011-08-01 converters/siconv: Looks like an abandonware, no more public distfiles
2011-08-01 converters/utf8conv: Looks like an abandonware, no more public distfile
2011-08-01 databases/pgcluster: Looks like an abandonware, no more public distfile
2011-08-01 databases/py-MySQL: Please use databases/py-MySQLdb instead
2011-08-01 databases/py-SQLDict: Looks like an abandonware, no more public distfile
2011-08-01 databases/py-rrdpipe: Looks like an abandonware, no more public distfile
2011-08-01 databases/sybase_ase: no more public distfiles available
@
text
@--- Makefile.orig	Mon Dec  4 20:47:11 2000
+++ Makefile	Mon Dec  4 20:50:43 2000
@@@@ -4,7 +4,7 @@@@
 # rpm -i ...rpm   (to install each in turn, where ...rpm is downloaded file
 # for Linux, try:                                                               
 # CFLAGS =  -I/usr/X11R6/LessTif/Motif2.0/include
-CFLAGS = -g  -I/usr/X11R6/LessTif/Motif2.0/include
+CFLAGS += -I$(LOCALBASE)/include
 # for SGI use:
 # CFLAGS = -I/usr/include/X11
 # CFLAGS =  -g -I/usr/include/X11
@@@@ -30,7 +30,9 @@@@
 # for linux with Motif installed, try:
 # LIBS = -L/usr/X11/lib -lXm -lXt -lX11
 # for Linux, try:
-LIBS = -L/usr/X11R6/LessTif/Motif2.0/lib -L/usr/X11R6/lib -lXm -lXt -lX11
+# LIBS = -L/usr/X11R6/LessTif/Motif2.0/lib -L/usr/X11R6/lib -lXm -lXt -lX11
+# For FreeBSD:
+LIBS = -L$(LOCALBASE)/lib -lXm -lXt -lX11
 
 # ------------------------------------------------------------------------
 
@


1.3
log
@- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
@
text
@@


1.2
log
@- Respect X11BASE

PR:		ports/105891
Submitted by:	trasz
@
text
@d8 1
a8 1
+CFLAGS += -I$(X11BASE)/include
d19 1
a19 1
+LIBS = -L$(X11BASE)/lib -lXm -lXt -lX11
@


1.1
log
@Update to version 5.79.

PR:		23345
Submitted by:	Jeremy Shaffner <jeremy@@external.org>
@
text
@d8 1
a8 1
+CFLAGS += -I/usr/X11R6/include
d19 1
a19 1
+LIBS = -L/usr/X11R6/lib -lXm -lXt -lX11
@

