aboutsummaryrefslogtreecommitdiff
path: root/devel/clanlib/Makefile
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2012-10-01 12:16:46 +0000
committerJason E. Hale <jhale@FreeBSD.org>2012-10-01 12:16:46 +0000
commite5f1f554f1af494d7288b4dd6b7d403d91152158 (patch)
tree6c5d9cea55456c7289e64024e1e52d0d587a8258 /devel/clanlib/Makefile
parente3e941925d5bc9ac404cbe9c18a4d025f5b9f866 (diff)
downloadports-e5f1f554f1af494d7288b4dd6b7d403d91152158.tar.gz
ports-e5f1f554f1af494d7288b4dd6b7d403d91152158.zip
- Use version variable in pkg-plist
- This will minimize diffs for upcoming repocopy and future updates - Strip Makefile header PR: ports/171333 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer) Approved by: makc (mentor), maintainer via private email
Notes
Notes: svn path=/head/; revision=305112
Diffstat (limited to 'devel/clanlib/Makefile')
-rw-r--r--devel/clanlib/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/clanlib/Makefile b/devel/clanlib/Makefile
index c6197bede15d..dec121dd3301 100644
--- a/devel/clanlib/Makefile
+++ b/devel/clanlib/Makefile
@@ -1,10 +1,5 @@
-# New ports collection makefile for: clanlib
-# Date created: 10 May 2000
-# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
-#
-# $Carpetsmoker: ports/devel/clanlib/Makefile,v 1.3 2008/03/18 13:48:24 carpetsmoker Exp $
+# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= clanlib
PORTVERSION= 0.8.1
@@ -37,6 +32,8 @@ USE_SDL= gfx
USE_GL= yes
USE_PKGCONFIG= yes
+PLIST_SUB+= VER=${PORTVERSION:R}
+
.include <bsd.port.pre.mk>
post-patch: