aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1999-01-18 04:20:57 +0800
committerVanilla I. Shu <vanilla@FreeBSD.org>1999-01-18 04:20:57 +0800
commitcebd7073821bb56c7dc8cbd771191f8e0a65685f (patch)
tree58eb9c309b8d6ee713098c2041e80a6c79f02f00 /deskutils/Makefile
parent3b459832333262b866a5bda92d4e5d103be6ab53 (diff)
downloadfreebsd-ports-cebd7073821bb56c7dc8cbd771191f8e0a65685f.tar.gz
freebsd-ports-cebd7073821bb56c7dc8cbd771191f8e0a65685f.tar.zst
freebsd-ports-cebd7073821bb56c7dc8cbd771191f8e0a65685f.zip
Activate gnomepim.
Notes
Notes: svn path=/head/; revision=16119
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r--deskutils/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile
index bfd3d9367bce..9f962a30b2f5 100644
--- a/deskutils/Makefile
+++ b/deskutils/Makefile
@@ -1,9 +1,10 @@
-# $Id: Makefile,v 1.5 1998/11/23 02:56:40 flathill Exp $
+# $Id: Makefile,v 1.6 1998/11/24 08:53:54 flathill Exp $
#
SUBDIR += abacus
SUBDIR += cal
SUBDIR += cbb
+ SUBDIR += gnomepim
SUBDIR += gnucash
SUBDIR += ical
SUBDIR += korganizer
${LN} -fs libcryptopp.so.${PORTVERSION} ${PREFIX}/lib/libcryptopp.so.${LIBVERSION} ${LN} -fs libcryptopp.so.${LIBVERSION} ${PREFIX}/lib/libcryptopp.so .endif .if ${PORT_OPTIONS:MDOCS} ${MKDIR} ${PREFIX}/share/doc/cryptopp ${CP} ${WRKSRC}/Readme.txt ${PREFIX}/share/doc/cryptopp/README ${CP} ${WRKSRC}/License.txt ${PREFIX}/share/doc/cryptopp/License .endif .include <bsd.port.pre.mk> .if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64" BROKEN= Does not compile on sparc64: unrecognized C++ options .endif .include <bsd.port.post.mk>