freebsd-ports/x11-wm/fvwm-themes/Makefile
Cy Schubert 4acdf11f06 This port will only cause fvwm2 (and fvwm2-devel) to hang if they are
compiled with Gnome support.  As it is unlikely users who use fvwm2
with Gnome will install this port, this should not be a problem in the
interim until a permanent solution is found.
2002-04-11 05:43:48 +00:00

29 lines
630 B
Makefile

# New ports collection makefile for: fvwm-themes
# Date created: 2 February 2001
# Whom: Oyvind Albrigtsen
#
# $FreeBSD$
#
PORTNAME= fvwm-themes
PORTVERSION= 0.4.1
CATEGORIES= x11-wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= fvwm-themes
MAINTAINER= e-devil@goatse.cx
BUILD_DEPENDS= fvwm2:${PORTSDIR}/x11-wm/fvwm2-devel \
gm4:${PORTSDIR}/devel/m4
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_X_PREFIX= yes
USE_XPM= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_BZIP2= yes
MAN1= fvwm-themes-config.1 fvwm-themes-menuapp.1 fvwm-themes-com.1 \
fvwm-themes-images.1 fvwm-themes-start.1
.include <bsd.port.mk>