summaryrefslogtreecommitdiff
path: root/x11/xlockmore/Makefile
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1996-11-05 07:13:54 +0000
committerThomas Gellekum <tg@FreeBSD.org>1996-11-05 07:13:54 +0000
commit66057a826cf7c6b63ebc42e3d51eff4665e28c6e (patch)
treeb2e0c4be4bf2688dc286cd70839994a385544fe6 /x11/xlockmore/Makefile
parentUse ${COMPRESS_MAN} to compress man pages. (diff)
Upgrade to version 3.11.
Notes
Notes: svn path=/head/; revision=4298
Diffstat (limited to 'x11/xlockmore/Makefile')
-rw-r--r--x11/xlockmore/Makefile14
1 files changed, 10 insertions, 4 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile
index dbdb4eac1819..11b62e90d53f 100644
--- a/x11/xlockmore/Makefile
+++ b/x11/xlockmore/Makefile
@@ -1,17 +1,23 @@
# New ports collection makefile for: xlockmore
-# Version required: 3.9
+# Version required: 3.11
# Date created: 9 November 1994
# Whom: smace
#
# $id: Makefile,v 1.0 1994/11/09 00:00:00 smace Exp $
#
-DISTNAME= xlockmore-3.9
-PKGNAME= xlockmore-3.9
-CATEGORIES+= x11
+DISTNAME= xlockmore-3.11
MASTER_SITES+= ftp://crl.dec.com/pub/X11/contrib/applications/
MASTER_SITES+= ftp://ftp.x.org/contrib/applications/
+PATCH_SITES= ${MASTER_SITES}
+PATCHFILES= ${DISTNAME}.patches
+PATCH_DIST_STRIP= -p1
+
+MAINTAINER= ports@freebsd.org
+
+LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
+
USE_IMAKE= yes
.include <bsd.port.mk>