aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/linux-c6-openmotif/Makefile
blob: 7f81303e46830fd4246dea6a214b2b4dc38e6931 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Created by: Johannes Meixner <johannes@perceivon.net>
# $FreeBSD$

PORTNAME=   openmotif
PORTVERSION=    2.3.3
PORTREVISION=   4
CATEGORIES= x11-toolkits linux

MAINTAINER= emulation@FreeBSD.org
COMMENT=    Motif toolkit libraries (Linux CentOS ${LINUX_DIST_VER})

DESCR=      ${.CURDIR}/../open-motif/pkg-descr
RPMVERSION= 9.el6
USES=       linux:c6
USE_LDCONFIG=   yes
USE_LINUX=  xorglibs
USE_LINUX_RPM=  yes

post-patch:
    @${RM} -r ${WRKSRC}/etc ${WRKSRC}/usr/bin ${WRKSRC}/usr/include \
        ${WRKSRC}/usr/share/X11 ${WRKSRC}/usr/share/man

.include <bsd.port.mk>
raph'>* - update to 1.0 beta17bapt2012-07-024-25/+3 * - fix distinfo file (MD5_FILE -> DISTINFO_FILE)ohauer2012-07-022-0/+15 * - Remove SITE_PERL from *_DEPENDSaz2012-07-012-6/+6 * - Remove SITE_PERL from *_DEPENDSaz2012-06-301-9/+9 * Revert previous change which was committed by mistake along with somecrees2012-06-302-2/+0 * - update to 1.71dinoex2012-06-305-13/+51 * Update maintainer addresses, MASTER_SITES and PATCH_SITEScrees2012-06-292-0/+2 * - update 1.5.3bapt2012-06-282-3/+3 * Really fix build on 8-stable and 9-stablebapt2012-06-272-0/+22 * Import upstream fix for pkgng users-- failed on tc Setup if perl was installedcrees2012-06-272-0/+17 * Minor improvementsdougb2012-06-262-5/+5 * Update to 2.0.2wxs2012-06-262-3/+3 * - Revert previous commit as iconv deps mean we still need to LIB_DEPEND onswills2012-06-261-2/+2 * - update to 1.5.2bapt2012-06-252-3/+3 * - popt is only needed during build, so change DEPENDSswills2012-06-251-2/+2 * - update to 1.0-beta16bapt2012-06-255-80/+11 * - Switch this to using ${LOCALBASE} instead of calling pkg_info, whichswills2012-06-251-4/+2 * - Make wanted-ports compatible with pkgng by dropping dependencymatthew2012-06-232-9/+3 * - update 1.5.1bapt2012-06-202-3/+3 * - update to 1.5.0bapt2012-06-192-3/+3 * Update to 1.7ak2012-06-172-3/+3 * - Update to 0.1.5.1scheidell2012-06-162-3/+3 * - Fix pkg2ng with new options frameworkbapt2012-06-152-1/+44 * Upgrade to 3.12.1, removes pgrep since it's not safe to use on olderdougb2012-06-152-5/+5 * New Featuresdougb2012-06-132-6/+5 * - Update to 20120611 snapshotbeech2012-06-132-5/+10 * - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orswills2012-06-111-1/+1 * Get rid of ${SITE_PERL} in *_DEPENDSehaupt2012-06-061-1/+1 * - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-06