# New ports collection makefile for: uwm # Date created: 2000-10-16 # Whom: trevor # # based on the NetBSD package # $NetBSD: Makefile,v 1.2 2000/02/02 08:07:07 itohy Exp $ # $FreeBSD$ # PORTNAME= uwm PORTVERSION= 19881027 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_NETBSD} DISTNAME= X.V11R3uwm MAINTAINER= trevor@FreeBSD.org MAN1= uwm.1 PLIST= ${WRKDIR}/pkg-plist USE_IMAKE= yes WRKSRC= ${WRKDIR}/X.V11R3/clients/uwm post-patch: ${PERL} -pi -e 's:/usr/lib/X11:${PREFIX}/lib/X11:g' ${WRKSRC}/uwm.man pre-install: ${ECHO_CMD} bin/uwm > ${PLIST} ${ECHO_CMD} lib/X11/uwm/system.uwmrc >> ${PLIST} ${ECHO_CMD} @dirrm lib/X11/uwm >> ${PLIST} post-install: ${MKDIR} ${PREFIX}/lib/X11/uwm ${INSTALL_DATA} ${WRKSRC}/default.uwmrc \ ${PREFIX}/lib/X11/uwm/system.uwmrc .include 2/git/freebsd-ports-graphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - add SIZEdinoex2004-02-261-0/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* Remove the BUILD_DEPENDS on devel/glade. It does not seem to be needed, andmarcus2004-01-081-1/+0
* - Fix gcc33 problems on CURRENTdinoex2003-08-253-1/+32
* - update CATEGORIESdinoex2003-07-231-1/+1
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-142-5/+3
* - update to use tk84dinoex2003-07-061-4/+5
* - Fix broken on FreeBSD 5.1 with Kerberosdinoex2003-07-012-9/+11
* - Unbreak port for STABLEdinoex2003-05-211-6/+8
* BROKEN on 5.1: does not compilekris2003-05-181-1/+7
* Remove USE_GNOMENG.marcus2003-04-20