diff options
author | bapt <bapt@FreeBSD.org> | 2015-03-22 07:45:33 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-03-22 07:45:33 +0800 |
commit | fe492a05a6ce0029a8cc1c149845cc204e56fb08 (patch) | |
tree | c29cd3ad12a9f7f0a64a7376e7e24b2499b309d1 /emulators/pcemu | |
parent | d54dba9d0f079862b99d4ccb9f2c36d7577dc95f (diff) | |
download | freebsd-ports-gnome-fe492a05a6ce0029a8cc1c149845cc204e56fb08.tar.gz freebsd-ports-gnome-fe492a05a6ce0029a8cc1c149845cc204e56fb08.tar.zst freebsd-ports-gnome-fe492a05a6ce0029a8cc1c149845cc204e56fb08.zip |
Convert to @fcfontdir
Diffstat (limited to 'emulators/pcemu')
-rw-r--r-- | emulators/pcemu/Makefile | 2 | ||||
-rw-r--r-- | emulators/pcemu/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/pcemu/Makefile b/emulators/pcemu/Makefile index b9dbd7482920..5af4fd1de9db 100644 --- a/emulators/pcemu/Makefile +++ b/emulators/pcemu/Makefile @@ -3,7 +3,7 @@ PORTNAME= pcemu PORTVERSION= 1.01b -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= joerg diff --git a/emulators/pcemu/pkg-plist b/emulators/pcemu/pkg-plist index 66644d5772a5..fdfbbe0e70b1 100644 --- a/emulators/pcemu/pkg-plist +++ b/emulators/pcemu/pkg-plist @@ -13,4 +13,4 @@ lib/pcemu/C/dumpdisk.exe lib/pcemu/C/lredir.exe lib/pcemu/C/emufs.sys lib/pcemu/DriveA -@fontsdir lib/pcemu/font +@fcfontsdir lib/pcemu/font |