aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/lesstif
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2013-01-26 16:06:35 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2013-01-26 16:06:35 +0000
commit1d62d821d98b26ab18c67ccecf7443fb4bff2378 (patch)
tree7021fdbe169b6d22a6a7e8146e2e1754162e9221 /x11-toolkits/lesstif
parentc210151c2fd41fe4f010938b8c04cfbf588b1088 (diff)
downloadports-1d62d821d98b26ab18c67ccecf7443fb4bff2378.tar.gz
ports-1d62d821d98b26ab18c67ccecf7443fb4bff2378.zip
- cleanup header
- strip shlibversion in depedency
Notes
Notes: svn path=/head/; revision=311023
Diffstat (limited to 'x11-toolkits/lesstif')
-rw-r--r--x11-toolkits/lesstif/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/x11-toolkits/lesstif/Makefile b/x11-toolkits/lesstif/Makefile
index f797c1921a63..ecb04cc73c3c 100644
--- a/x11-toolkits/lesstif/Makefile
+++ b/x11-toolkits/lesstif/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: lesstif
-# Date created: December 10, 1996
-# Whom: 1wardd@airmail.net
-#
+# Created by: 1wardd@airmail.net
# $FreeBSD$
-#
PORTNAME= lesstif
PORTVERSION= 0.95.2
@@ -15,8 +11,8 @@ MASTER_SITES= SF
MAINTAINER= dinoex@FreeBSD.org
COMMENT= API compatible clone of the Motif toolkit
-LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \
- freetype.9:${PORTSDIR}/print/freetype2
+LIB_DEPENDS= fontconfig:${PORTSDIR}/x11-fonts/fontconfig \
+ freetype:${PORTSDIR}/print/freetype2
CONFLICTS?= open-motif-*
USE_BZIP2= yes