mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
- This unit was renamed to x11-toolkits/fpc-gnome1
This commit is contained in:
parent
36bb1d6f55
commit
4cb42d8c06
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226041
@ -28,7 +28,6 @@
|
||||
SUBDIR += fox12
|
||||
SUBDIR += fox14
|
||||
SUBDIR += fox16
|
||||
SUBDIR += fpc-gnome
|
||||
SUBDIR += fpc-gnome1
|
||||
SUBDIR += fpc-gtk1
|
||||
SUBDIR += fpc-gtk2
|
||||
|
@ -1,21 +0,0 @@
|
||||
# New ports collection makefile for: fpc-gnome
|
||||
# Date created: 2006-06-22
|
||||
# Whom: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-toolkits lang
|
||||
PKGNAMESUFFIX= -gnome
|
||||
|
||||
MAINTAINER= acm@FreeBSD.org
|
||||
COMMENT= Free Pascal unit to create programs for GNOME 1
|
||||
|
||||
USE_FPC= gtk imlib opengl x11
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../lang/fpc
|
||||
WRKUNITDIR= ${FPCSRCDIR}/packages/extra/gnome1/${PKGNAMESUFFIX:S/-//}
|
||||
EXTRACTUNITDIR+= ${WRKUNITDIR}
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
@ -1,15 +0,0 @@
|
||||
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/gnome/Package.fpc
|
||||
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/gnome/libart.ppu
|
||||
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/gnome/libgnome.ppu
|
||||
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/gnome/libgnomeui.ppu
|
||||
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/gnome/libart.o
|
||||
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/gnome/libgnome.o
|
||||
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/gnome/libgnomeui.o
|
||||
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/gnome/libplibart.a
|
||||
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/gnome/libplibgnome.a
|
||||
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/gnome/libplibgnomeui.a
|
||||
@dirrm lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/gnome
|
||||
@dirrmtry lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%
|
||||
@dirrmtry lib/fpc/%%PORTVERSION%%/units
|
||||
@dirrmtry lib/fpc/%%PORTVERSION%%
|
||||
@dirrmtry lib/fpc
|
Loading…
Reference in New Issue
Block a user