Fix compilation on -STABLE, reset maintainer.

Approved by: arved (former maintainer)
This commit is contained in:
Michael Nottebrock 2004-06-01 13:39:43 +00:00
parent bfef58c142
commit 2b2c074bea
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110607
2 changed files with 12 additions and 1 deletions

View File

@ -10,7 +10,7 @@ PORTREVISION= 2
CATEGORIES= games kde
MASTER_SITES= http://six.retes.hu/download/
MAINTAINER= arved@FreeBSD.org
MAINTAINER= ports@freebsd.org
COMMENT= KDE HEX clone
USE_KDELIBS_VER= 3

View File

@ -0,0 +1,11 @@
--- six/Makefile.in.orig Tue Jun 1 06:08:14 2004
+++ six/Makefile.in Tue Jun 1 06:08:53 2004
@@ -254,7 +254,7 @@
six_LDFLAGS = $(KDE_RPATH) $(all_libraries)
# the libraries to link against.
-six_LDADD = -lm $(LIB_KFILE) -lkdeprint
+six_LDADD = -lm $(LIB_KFILE) -lkdeprint $(LIBPTHREAD)
# which sources should be compiled for six
six_SOURCES = misc.h misc.cpp \